diff --git a/draft.md b/draft.md index b08fdee48..4d1c47c9b 100644 --- a/draft.md +++ b/draft.md @@ -38,6 +38,8 @@ Release Date: 2020-05-25 + [When Field or Lab Work is not an Option - Leveraging Open Data Resources for Remote Research](https://ropensci.org/blog/2020/05/19/covid-19-open-data/) ++ [How to Make a Reproducible Paper - slides](https://https://bit.ly/repro_vid), [code](https://github.com/ablucher/Workshop_ReproduciblePaper) + ### Resources + [The meta-concepts of data analysis, workflows and projects in R.](https://github.com/deanmarchiori/analysis-flow) @@ -46,6 +48,12 @@ Release Date: 2020-05-25 + [R as GIS for Economists](https://tmieno2.github.io/R-as-GIS-for-Economists/) ++ [From R to Gatsby](https://www.robertmylesmcdonnell.com/content/posts/rtogatsby/) + ++ [How to publish a blog post on Wordpress using Rmarkdown](https://tobiasdienlin.com/2019/03/08/how-to-publish-a-blog-post-on-wordpress-using-rmarkdown/) + ++ [Posting from .Rmd to dev.to](https://dev.to/daveparr/posting-from-rmd-to-dev-to-5gld) + ### New Packages
@@ -122,6 +130,10 @@ Release Date: 2020-05-25 + [Nullable Optional Arguments in Rcpp functions](https://gallery.rcpp.org//articles/optional-null-function-arguments/) ++ [Bold indicates negative](https://luisdva.github.io/rstats/spreadsheets-mf/) + ++ [Packaging interactive tutorials](https://yabellini.netlify.app/post/packagingtutorials/) + ### R Project Updates