debruine / faux

R functions for simulating factorial datasets

Home Page:https://debruine.github.io/faux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

output always_allow_html
github_document
true

faux

DOI CRAN status Downloads Lifecycle: stable Coverage status R-CMD-check

It is useful to be able to simulate data with a specified structure. The faux package provides some functions to make this process easier. See the package website for more details.

Installation

You can install the released version of faux from CRAN with:

install.packages("faux")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("debruine/faux")

Please note that the 'faux' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

R functions for simulating factorial datasets

https://debruine.github.io/faux/

License:Other


Languages

Language:C++ 89.7%Language:R 9.3%Language:C 0.8%Language:TeX 0.2%Language:Makefile 0.0%Language:Shell 0.0%