R/Valid.R

Valid <- function(x){
  return(length(which(!is.na(x))))
}
villardon/MultBiplotRGUI documentation built on May 12, 2019, 2:03 p.m.