Learn R Programming

DatABEL (version 0.9-0)

databel2matrix: converts 'databel' to matrix...

Description

converts 'databel' to matrix

Usage

databel2matrix(from, rows, cols)

Arguments

from
'databel' matrix
rows
which rows to include
cols
which columns to include

Value

  • object of matrix class

Details

Converts regular R matrix to databel object. This is the procedure used by "as" converting to DatABEL objects, in which case a temporary file name is created