Skip to content
Snippets Groups Projects
Commit e09cc897 authored by bpkleer's avatar bpkleer
Browse files

no pics

parent fc9cb5af
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ library("tidyverse")
pss <- readRDS("../datasets/pss.rds")
opts_chunk$set(fig.path = 'pics/s6-', # path for calculated figures
opts_chunk$set(#fig.path = 'pics/s6-', # path for calculated figures
fig.align = 'center', # alignment of figure (also possible right, left, default)
fig.show = 'hold', # how to show figures: hold -> direct at the end of code chunk; animate: all plots in an animation
fig.width = 6, # figure width
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment