R/fabricatr.R

#' fabricatr package
#'
#' fabricatr helps you imagine your data before you collect it. Hierarchical
#' data structures and correlated data can be easily simulated, either from
#' random number generators or by resampling from existing data sources.
#'
#' @docType package
#' @importFrom stats median rbinom sd
#' @import rlang
#' @name fabricatr
NULL

Try the fabricatr package in your browser

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

fabricatr documentation built on June 29, 2022, 5:05 p.m.