open_slide: Open Slide

View source: R/open_slide.R

open_slideR Documentation

Open Slide

Description

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).

Usage

open_slide(session, year, edition, language = NULL)

Arguments

year

The year of the SfL workshop. Currently either 2021 or 2022.

edition

The edition of the SfL workshop. Either "english", "german", or "hannover".

language

Deprecated. Please use edition instead.

session_number

The number of the SfL session.

Value

Nothing.

Author(s)

D. Schmitz

References

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

Examples

open_slide(02, 2021, "english")


dosc91/SfL documentation built on Sept. 14, 2024, 6:44 a.m.