PsyTeachR / glossary

Glossary of terms
https://psyteachr.github.io/glossary/
Other
15 stars 17 forks source link

Update extension.Rmd #107

Closed ASarafoglou closed 2 years ago

ASarafoglou commented 2 years ago

Just a small addition. In my experience students tend to forget the extensions especially when they export plots

debruine commented 2 years ago

Good point! I'm going to change the examples a little because we do tidyverse first at Glasgow and they will be confused by dev.off() and we tell them to always use the readr import functions over the base r ones.