symDMatrix (version 2.1.0)

as.symDMatrix: Coerce an Object to a symDMatrix Object

Description

Coerce an object to a symDMatrix object.

Usage

as.symDMatrix(x, ...)

Arguments

x

A numeric matrix.

...

Additional arguments.

Value

A symDMatrix object.

See Also

as.symDMatrix.matrix to coerce a matrix or as.symDMatrix.character to coerce a vector of path names to a symDMatrix object.