databel2matrix: converts 'databel' to matrix
Description
Converts a databel
object to a regular R matrix.
This is the procedure used by the "as" converting to DatABEL objects,
in which case a temporary file name is created.
Usage
databel2matrix(from, rows, cols)
Arguments
rows
which rows to include
cols
which columns to include
Value
object of matrix
class