CRAN status R-CMD-check Codecov test coverage

eatTools

Overview

eatTools contains additional functions required for R 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")