Skip to content
Prev 302014 / 398502 Next

how to subset the data frame by lines

Please read An Introduction to R, which ships with every copy of R,
where you will learn how to properly subscript data frames and lists,
among other things. There is a reason for such tutorials -- they
enable you to avoid elementary mistakes like this and wasting time and
effort with such posts as this.

-- Bert
On Wed, Aug 1, 2012 at 2:13 PM, Jie Tang <totangjie at gmail.com> wrote: