Rdocumentation
powered by
Learn R Programming
BBmisc (version 1.10)
convertMatrixType: Converts storage type of a matrix.
Description
Works by setting
mode
.
Usage
convertMatrixType(x, type)
Arguments
x
[
matrix
]. Matrix to convert.
type
[
character(1)
] New storage type.
Value
[
matrix
].