R/print.morpca.R

print.morpca <- function(x, digits = 3, ...) {
  cat("\nCall: ", deparse(x$call), "\n\n")
  # to do...
  # think about what makes sense to display for default print behaviour
}
dfleis/morpca documentation built on May 15, 2019, 3:17 p.m.