Skip to content
Prev 273450 / 398506 Next

How to subset() from data frame using specific rows

Hi
want
But you do not loose them, your data frame is cut according to sites 
variable and put into a list

see
List of 3
 $ setosa    :'data.frame':     50 obs. of  5 variables:
  ..$ Sepal.Length: num [1:50] 5.1 4.9 4.7 4.6 5 5.4 4.6 5 4.4 4.9 ...
  ..$ Sepal.Width : num [1:50] 3.5 3 3.2 3.1 3.6 3.9 3.4 3.4 2.9 3.1 ...
feature
through
and
Which would not matter if the first two letters designates required 
grouping variable I called sites

Regards
Petr
to
because
found.
http://www.R-project.org/posting-guide.html