Rdocumentation
powered by
Learn R Programming
matrixdist (version 1.1.9)
clone_matrix: Clone a matrix
Description
Clone a matrix
Usage
clone_matrix(m)
Value
A clone of the matrix.
Arguments
m
A matrix.