[R] Add row to data frame

Pascal A. Niklaus Pascal.Niklaus at unibas.ch
Mon Dec 8 11:47:02 CET 2003


Hi all,

is there an easy way to build up a data frame by sequentially adding 
individual rows? The data frame consists of numeric and character 
columns. I thought of rbind, but I ended up with numeric values for the 
character columns.

Pascal




More information about the R-help mailing list