tests/testthat/helper_mean_var.R

char_generator <- function(n) {
  paste0(sample(letters, n, replace = TRUE), sample(999, n))
}

Try the smd package in your browser

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

smd documentation built on May 29, 2024, 3:10 a.m.