checkNA: check for NA values in a matrix (of landmarks)

View source: R/checkNA.r

checkNAR 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


Morpho documentation built on June 22, 2024, 7:19 p.m.