[R] add line to data.frame
John Kane
jrkrideau at yahoo.ca
Wed Jun 20 18:59:23 CEST 2007
--- Manuele Pesenti
<amicogodzilla at bruttocarattere.org> wrote:
> Dear R user,
>
> how can I update a data.frame adding new lines?
?rbind
> I need to create a second data frame from a first
> one with only some of their
> entrys filtering the value of a specific column...
> How can I do this?
?subset
>
> thankyou very much in advance
> best regards
> Manuele PEsenti
>
> --
> Manuele Pesenti
> manuele at inventati.org
> amicogodzilla at jabber.linux.it
> http://mpesenti.polito.it
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained,
> reproducible code.
>
More information about the R-help
mailing list