as.symDMatrix {symDMatrix} | R Documentation |
Coerce an object to a symDMatrix
object.
as.symDMatrix(x, ...)
x |
A numeric matrix. |
... |
Additional arguments. |
A symDMatrix
object.
as.symDMatrix.matrix
to coerce a matrix or
as.symDMatrix.character
to coerce a vector of path names to a
symDMatrix
object.