knitr::opts_chunk$set(echo = TRUE)
This will be the starting point of generating the required files for submission. Feel free to make your edits here. It serves as a helper to handle the housekeeping of this repository and work distribution. There will be another R Markdown file (paper.rmd) aiming at generating the main delivery, target figures.
Given we will be collaborating on a single Rmd, I created a separate Google Doc at here just in case we would like to do parallel writing.
https://canvas.uw.edu/courses/1354201/assignments/5218657
usethis::use_code_of_conduct() and usethis::use_tidy_contributing() at the R console on your computer. Once you have made these files, edit them files to suit your situation, and add links to the appropriate words in text under the "Contributing" heading in your READMEmd. to direct readers to those new files on your repo. usethis::use_code_of_conduct()
usethis::use_tidy_contributing()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.