R/utils.R

#' @export
print.limonadeST <- function(x,...){
  str(x$summary())
}

#' @export
print.limonadeST_param <- function(x,...){
  str(x$summary())
}
jeanmarie-eu/limonadeST documentation built on May 30, 2019, 8:05 p.m.