as.matrix.fmlmat: as.matrix

Description Usage Arguments Details

View source: R/as.matrix.r

Description

Convert an 'fmlmat' object to an R object.

Usage

1
2
## S3 method for class 'fmlmat'
as.matrix(x, ...)

Arguments

x

An object of class 'fmlmat'.

...

Ignored.

Details

The conversion does not produce a copy of the data. It is merely a shallow S4 wrapper around the fmlr object.


fml-fam/craze documentation built on June 6, 2020, 2:05 p.m.