powered by
Convenience function to extract subset of a list. Usually used in creating keys.
Rows(x, which)
A list similar to x, with each x[[i]] replaced by
x
x[[i]]
x[[i]][which]
list with each member a vector of the same length
index for members of x
Deepayan Sarkar Deepayan.Sarkar@R-project.org
xyplot, Lattice
xyplot
Lattice