Skip to content

add line to data.frame

3 messages · Manuele Pesenti, Christophe Pallier, John Kane

#
Dear R user,

how can I update a data.frame adding new lines?
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?

thankyou very much in advance
best regards
	Manuele PEsenti
#
--- Manuele Pesenti
<amicogodzilla at bruttocarattere.org> wrote:

            
?rbind
?subset