read.matrix {BIOM_kit}
R Documentation
read matrix data from a given BIOM file.
Description
Usage
read.matrix
(
file
,
denseMatrix
=
TRUE
,
suppressErr
=
FALSE
);
Arguments
file
-
env
[as
Environment
]
Details
Authors
metagenomics_kit
Value
this function returns data object of type
BIOMDataSet`1
.
clr value class
BIOMDataSet`1
Examples
[Package
BIOM_kit
version 1.0.0.0
Index
]