The AGD package implements various tools that aid in the analysis of growth data.

Installation

The AGD package can be installed from CRAN as follows:

The latest version is can be installed from GitHub as follows:

install.packages("devtools")
devtools::install_github(repo = "stefvanbuuren/AGD")