R/plot.siland.R

Defines functions plot.siland

Documented in plot.siland

plot.siland<-function(x,...)
{

  plot(x$result,...)

}

Try the siland package in your browser

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

siland documentation built on March 31, 2023, 7:33 p.m.