View source: R/open_exercises.R
open_exercises | R Documentation |
Calling open_exercise
with a session number as argument will open the exercise html for that session.
The html will be opened in your default browser. This function is inspired by Coretta et al. (see references).
open_exercises(session, year, edition, language = NULL)
year |
The year of the SfL workshop. Currently either |
edition |
The edition of the SfL workshop. Either |
language |
Deprecated. Please use |
session_number |
The number of the SfL session. |
Nothing.
D. Schmitz
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_exercises(02, 2021, "english")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.