Description
Functions Used for SAiVE Group Research, Collaborations, and Publications.
Description
Holds functions developed by the University of Ottawa's SAiVE (Spatio-temporal Analysis of isotope Variations in the Environment) research group with the intention of facilitating the re-use of code, foster good code writing practices, and to allow others to benefit from the work done by the SAiVE group. Contributions are welcome via the 'GitHub' repository <https://github.com/UO-SAiVE/SAiVE> by group members as well as non-members.
README.md
Installation
The stable version of this package can be installed from CRAN: install.packages("SAiVE"). To install the development version, use devtools::install_github("UO-SAiVE/SAiVE").
Contributing
Although this package is primarily intended to be a way for the SAiVE research group to distribute their R functions, your contributions would be most welcome. Do do this, please branch the main (or any development branch if you're after specific pieces) and make a merge request to get your changes/additions into the main branch. As this is a public package and repository, please do not add any code that you don't intend to make public yet.