Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holmrenser/r_problems_pitfalls_opportunities
https://github.com/holmrenser/r_problems_pitfalls_opportunities
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/holmrenser/r_problems_pitfalls_opportunities
- Owner: holmrenser
- License: mit
- Created: 2024-10-31T15:28:44.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T07:49:23.000Z (2 months ago)
- Last Synced: 2024-11-09T13:40:50.836Z (2 months ago)
- Size: 326 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!).