eatTools
contains various functions required for R
packages
eatModel
, eatRep
, eatPrep
and eatGADS
. Most functions are
related to data preparation, cleaning, descriptive analyses and weighted
statistics.
# Install stable version from CRAN via
install.packages("eatTools")
# Install development version from GitHub via
devtools::install_github("weirichs/eatTools")