R/plot.R

Defines functions plot.quickpsy

#' @export
plot.quickpsy <- function(x,...)
{
  plotcurves(x,...)
}

Try the quickpsy package in your browser

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

quickpsy documentation built on Oct. 2, 2019, 5:03 p.m.