open_slide.Rd
Calling open_slides
with a session number as argument will open the powerpoint slides for that session as pdf.
The pdf will be opened in your default browser. This function is inspired by Coretta et al. (see references).
open_slide(session, year, edition, language = NULL)
The year of the SfL workshop. Currently either 2021
or 2022
.
The edition of the SfL workshop. Either "english"
, "german"
, or "hannover"
.
Deprecated. Please use edition
instead.
The number of the SfL session.
Nothing.
Coretta, S., Casillas, J. V., & Roettger, T. (2021). learnB4SS: Learning materials for the learnB4SS workshop. R package version 1.0.0. https://github.com/learnB4SS/learnB4SS
open_slide(02, 2021, "english")
#> ✖ I am not aware of slides for session 02! Currently, I only know of slides for sessions 02, 03, 04, 05, 06, and 07!