R/profileplot.R

Defines functions profileplot

Documented in profileplot

profileplot <- function(object,  ...)
{
  UseMethod("profileplot")
}

Try the dlmap package in your browser

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

dlmap documentation built on May 2, 2019, 2:45 a.m.