data-raw/DATASET.R

## code to prepare `DATASET` dataset goes here

count <- matrix(rnbinom(n = 1e5, mu = 100, size = 1 / 0.5), ncol = 100)



usethis::use_data(DATASET, overwrite = TRUE)
strug-hub/roper documentation built on March 26, 2023, 10:01 p.m.