-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stegen #44
Conversation
The code collapsing does not work when the document is embedded in the website, but works when compiled separately using |
I also added vertical space between code chunks
This will address #45
…arative for basic mapping using ggplot2
This still needs to be cleaned up and an explanation of lapply() should be added, but it appears to work for now :triumph:
In pandoc 2, gfm is favored over markdown_github This fixes that issue and also changes the Rproj to a package instead of a website so the Rmd files don't get re-rendered every time.
We might wants to clarify a few things slightly better to make sure we catch beginning R users better. Especially around setting paths, importing data. Reason from 'classical data import' in excel/STATA
I'm at a stopping point. I'm pretty sure things need to be a bit more fleshed out but I am le tired and still have to make my presentations and shit before the end of the week. Take what I added or leave it; I don't particularly care. |
- make risk ratio plot log 10 - add details tag for creating second function
I also tweaked a few things visually
Imma merge this. It will probably need a bit more polishing, but that can be done in a separate PR |
This is not ready to merge yet, but a first complete version of the Stegen practical. Doing a PR to facilitate deployment and keep conversation going here.