checkNA {Morpho} | R Documentation |
check for NA values in a matrix (of landmarks)
Description
check for NA values in a matrix (of landmarks)
Usage
checkNA(x)
Arguments
x |
matrix containing landmarks |
Value
returns a vector with missin landmarks and a vector of length=0 if none are missing
[Package Morpho version 2.12 Index]