R/faux-package.R

#' faux: Simulation Functions.
#'
#' The faux package provides functions for simulating datasets with specified structure.
#'
#' @docType package
#' @name faux
#' @keywords package
#' @import ggplot2
#' @importFrom stats cor sd
#' 
NULL

Try the faux package in your browser

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

faux documentation built on April 20, 2023, 9:13 a.m.