R/psrdata.R

psrdata <- function(x,...){
	if(!inherits(x,"yplantsim"))stop("Need object of class 'yplantsim'.")
	
	x$psrdata

}

Try the YplantQMC package in your browser

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

YplantQMC documentation built on May 2, 2019, 5:50 p.m.