databel2matrix: converts 'databel' to matrix

Description Usage Arguments Value Author(s)

View source: R/databel2matrix.R

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

1
databel2matrix(from, rows, cols)

Arguments

from

'databel' matrix

rows

which rows to include

cols

which columns to include

Value

object of matrix class

Author(s)

Stepan Yakovenko


DatABEL documentation built on May 30, 2017, 3:23 a.m.