The goal of this project was to wrap the Government of Canada Canadian Nutrient File (CNF) API in R. Please take note of the Code of Conduct for this project as everyone who participates in it is expected to uphold these guidelines.
Unit tests should me made for every function. Integration tests are also required.
Please send a GitHub Pull Request to nutrientr with a clear list of what you've done (read more about pull requests). Please follow our coding conventions below and make sure all of your commits are atomic (one feature per commit).
Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:
$ git commit -m "A brief summary of the commit
>
> A paragraph describing what changed and its impact."
This code should follow the tidyverse style guide.
Thanks,
Justine Filion, Sara Hall and Saisree GR
This CONTRIBUTING.md file was inspired by the The Open Government contribution guidelines.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.