README (original) (raw)

CRAN status R-CMD-check Codecov test coverage

eatTools contains various functions required forR packages eatModel, eatRep,eatPrep and eatGADS. Most functions are related to data preparation, cleaning, descriptive analyses and weighted statistics.

Installation

# Install stable version from CRAN via
install.packages("eatTools")

# Install development version from GitHub via
devtools::install_github("weirichs/eatTools")