Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.85 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.85 KB

grazeR

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Contributor Covenant lintr

An R package for managing and analyzing data from grazing studies.

Overview

The grazeR package is designed to facilitate the management and analysis of data from grazing studies. We have developed this package to streamline the data management and analysis of our own grazing studies, but we hope that it will be useful to others as well. The package is designed to be flexible and can be used to analyze data from a variety of grazing studies. The package is currently under development and we welcome any feedback or suggestions.

Installation

Please install the grazeR package from GitHub using the devtools package:

# install.packages("devtools")
devtools::install_github("amantaya/grazeR")

Once we have a stable version of the package, we will submit it to CRAN.

Project Status

To see which features are currently being worked on, please see the project board.

Contributing

Please read our Contributing Guide for details on contributing to this project.

Code of Conduct

Please read out Code of Conduct before contributing to this project. We want to ensure a welcoming and inclusive environment for all contributors.

License

This project is licensed under the MIT License - see the LICENSE file for details.