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 Jan. 17, 2023, 5:12 p.m.