Skip to content

Instantly share code, notes, and snippets.

@uribo
Created June 7, 2014 08:57
Show Gist options
  • Save uribo/231e1e7f0ef8a5e63d83 to your computer and use it in GitHub Desktop.
Save uribo/231e1e7f0ef8a5e63d83 to your computer and use it in GitHub Desktop.
for r graphics plotting
```{r global_option, include=FALSE}
opts_chunk$set(
fig.width=6, fig.height=6,
out.width=500,
dpi=150)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment