dataFrame {SNPchip} | R Documentation |
Generic function for coercing gSet
objects to data.frame
as a
precursor to plotting with lattice
dataFrame(range, data, ...)
range |
A |
data |
A container for the low-level data (e.g.,
|
... |
Additional arguments passed to |
A data.frame
with column labels that depend on the class of data
.
R. Scharpf