Tools for longitudinal analysis within the EGG (Early Growth Genetics) Consortium.
Installation
- Install the development version from GitHub:
# install.packages("remotes")
remotes::install_github("mcanouil/eggla")
- Install a particular version:
# install.packages("remotes")
remotes::install_github("mcanouil/eggla@v1.0.0")
# or the latest stable version
remotes::install_github("mcanouil/eggla@latest")
License
MIT © Mickaël Canouil, Nicole Warrington, Kimberley Burrows, and Anni Heiskala.
Code of Conduct
Please note that the eggla
project is released with a Contributor Code of Conduct.
By contributing to this project, you agree to abide by its terms.