R/plot.R

Defines functions plot.quickpsy

#' @export
plot.quickpsy <- function(x, ...)
{
  plotcurves(x, ...)
}
danilinares/quickpsy documentation built on Feb. 13, 2023, 8:44 p.m.