R/sim.bptwin.R

Defines functions simulate.bptwin

##' @export
simulate.bptwin <- function(object,nsim=100,seed=NULL,P,...) {
  return(object)
}

Try the mets package in your browser

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

mets documentation built on May 2, 2019, 4:43 p.m.