[R] How to subset() from data frame using specific rows
Rich Shepard
rshepard at appl-ecosys.com
Wed Oct 5 16:51:49 CEST 2011
On Wed, 5 Oct 2011, Petr PIKAL wrote:
> But you do not loose them, your data frame is cut according to sites
> variable and put into a list
I know this, Petr. But adding them to the database table ensures that the
information is there, too.
This brings up another question, but I should put that on a different
thread. It's about process and work flow; that is, when can I use multiple
factors in the original data frame and when I need to split and subset the
data frame. I think it depends on how many factors can be specified by a
particular model or graph. Regardless, I'll hold off on this as I work
through these initial exploratory steps.
Thanks,
Rich
More information about the R-help
mailing list