Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

lattice (version 0.11-2)

Rows: Extract `rows' from a list

Description

Convenience function to extract subset of a list. Usually used in creating keys.

Usage

Rows(x, which)

Arguments

Value

A list similar to x, with each x[[i]] replaced by x[[i]][which]

See Also

xyplot, Lattice