Rdocumentation
powered by
Learn R Programming
multdyn (version 1.6)
rmna: Removes NAs from matrix.
Description
Removes NAs from matrix.
Usage
rmna(M)
Arguments
M
Matrix
Value
matrix with NAs removed.