powered by
combineSubsamples(...)
# see ?subsample to see how ss is generated data(ss) # combine multiple subsampling objects (in this example they happen to be the same object) ss_new <- combineSubsamples(ss, ss)
Run the code above in your browser using DataLab