Rows {lattice} | R Documentation |
Convenience function to extract subset of a list. Usually used in creating keys.
Rows(x, which)
x |
list with each member a vector of the same length |
which |
index for members of x |
Deepayan Sarkar deepayan@stat.wisc.edu