[R] rbind Missing Something: Need New Eyes

2013-01-31 Thread Rich Shepard
I don't see what's missing in my statements to add rows to a data frame and someone else will probably see what needs to be added to the statements. The data frame has this structure (without any data): $ PHYLUM : chr $ SUBPHYLUM : chr $ SUPERCLASS : chr $ CLASS : chr $

Re: [R] rbind Missing Something: Need New Eyes [RESOLVED]

2013-01-31 Thread Rich Shepard
On Thu, 31 Jan 2013, Rich Shepard wrote: I don't see what's missing in my statements to add rows to a data frame and someone else will probably see what needs to be added to the statements. Found the problem: a FUBAR'd R session. Rich __

Re: [R] rbind Missing Something: Need New Eyes

2013-01-31 Thread Peter Langfelder
On Thu, Jan 31, 2013 at 3:55 PM, Rich Shepard rshep...@appl-ecosys.com wrote: I don't see what's missing in my statements to add rows to a data frame and someone else will probably see what needs to be added to the statements. The data frame has this structure (without any data): $