This page outlines how to contribute to the cchsflow
package.
Using the naming conventions described in the variables.csv
and variable_details.csv
you can add more CCHS variables that can be transformed and harmonized across cycles.
You will first need to create a custom function that will carry out the necessary transformations needed for your derived variable. You will then need to specify your derived variable on variables.csv
and variable_details.csv
. For more information, click here.
To request a variable to be added to cchsflow, please use the variable request template available on the GitHub repository.
The easiest way to propose a change or new feature is to file an issue. If you’ve found a bug, you may also create an associated issue. If possible, try to illustrate your proposal or the bug with a minimal reproducible example. When filing an issue, please use the issues template available on the GitHub repository.
NEWS.md
describing the changes made. You may optionally add your GitHub username, and links to relevant issue(s)/PR(s).Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.