Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


symDMatrix (version 2.1.1)

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.