-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Tasks for getting started with the project:
-
Create a fork so you have your own repository to work with and control.
-
Look at the Knitted report to see the types of output what we are working with. If you look at the code chunks in the report and compare the functions used with the functions listed in R/plotting_functions.R you should be able to figure out how the different functions are used to transform data in the pigw21 and sod21 files into the graphs and statistics presented in the report.
-
Fix a spelling error or similar in the code, commit the code (under the Git tab in Rstudio). and then push it to your fork. After doing this make a pull request to this rep to have your addition pushed to the main branch.
-
Look at your assigned Issues here in the Issues to see which questions to add chunks for.
-
We will work together on the merging of files, your additions are likely to create version conflicts as they will be made to the same row number in the Markdown notebook.