diff --git a/03_data_science_practice.Rmd b/03_data_science_practice.Rmd index 7e477a4..4101e67 100644 --- a/03_data_science_practice.Rmd +++ b/03_data_science_practice.Rmd @@ -120,6 +120,12 @@ Emily Robinson, [Red Flags in Data Science Interviews](http://hookedondata.org/R ## R packages supporting robust workflow +[**R project workflows**](https://github.com/jdblischak/r-project-workflows#readme): a GitHub repository compiled by jdblichak + +* "This is a non-exhaustive list of R code that assists with the workflow of R projects. Some are R packages, others are Git repositories meant to be used as templates, and some are guides. Here "workflow" is broadly defined, and incldues one or more of the following: file organization, dependency management (e.g. like GNU Make), or report generation." + + + ### `{janitor}` [{janitor}](sfirke.github.io/janitor/index.html) -- "has simple functions for examining and cleaning dirty data. It was built with beginning and intermediate R users in mind and is optimized for user-friendliness. Advanced R users can already do everything covered here, but with janitor they can do it faster and save their thinking for the fun stuff." diff --git a/89_RMarkdown.Rmd b/89_RMarkdown.Rmd index 530287f..89f6039 100644 --- a/89_RMarkdown.Rmd +++ b/89_RMarkdown.Rmd @@ -111,8 +111,7 @@ Yihui Xie, [bookdown: Authoring Books and Technical Documents with R Markdown](h For academic conference-style posters. -[github page](https://github.com/brentthorne/posterdown/blob/master/README.md) - +[github page](https://github.com/brentthorne/posterdown#readme)
My hyper-minimalist attempt at a “1-minute research poster.” (Main finding can be read in ~10 seconds, more detail in sidebar can be read in ~45seconds). #posterposter (1/2) pic.twitter.com/VcCcZwK9Xd
— Mike Morrison (@mikemorrison) May 26, 2019