Skip to content

Instantly share code, notes, and snippets.

@phgrosjean
Last active February 13, 2022 11:30
Show Gist options
  • Select an option

  • Save phgrosjean/cc9f3dfcb69b162dcb3cabb702544368 to your computer and use it in GitHub Desktop.

Select an option

Save phgrosjean/cc9f3dfcb69b162dcb3cabb702544368 to your computer and use it in GitHub Desktop.
A typical setup chunk for SciViews::R Markdown documents
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
SciViews::R
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment