Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/holmrenser/r_problems_pitfalls_opportunities


https://github.com/holmrenser/r_problems_pitfalls_opportunities

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# R: problems, pitfalls, and opportunities

This repository contains the R-markdown source code and other requirements to build a powerpoint presentation about various R aspects, features, and quirks.

Knitting is intended to use a WUR template. This template is not in the repository due to potential copyright issues. Knitting with the included 'test' template should work as a placeholder.

After knitting the PPT still needs some cleaning up, mostly to curate code formatting (e.g. changing line spacing and font size).

Knitting from the commandline: `R -e 'rmarkdown::render("friday_lecture.Rmd")'` (this requires pandoc!).