
It is useful to be able to simulate data with a specified structure.Thefaux package provides some functions to make thisprocess easier. See thepackage website for moredetails.
You can install the released version of faux fromCRAN with:
install.packages("faux")And the development version fromGitHub with:
# install.packages("devtools")devtools::install_github("scienceverse/faux")Please note that the ‘faux’ project is released with aContributorCode of Conduct. By contributing to this project, you agree to abideby its terms.