R/summary.plcfit.R

#'@export
summary.plcfit <- function(object, ...){
  print(object,...)
}

Try the fitplc package in your browser

Any scripts or data that you put into this service are public.

fitplc documentation built on May 2, 2019, 6:11 a.m.