first_slides: Returns the two first slides of a workshops

Description Usage Arguments Examples

View source: R/first_slides.R

Description

Returns the two first slides of a workshop (title slide not included).

Usage

1
first_slides(workshop_id, pkgs, lang = c("en", "fr"), clip = FALSE)

Arguments

workshop_id

workshop identifier, see workshops_df().

pkgs

vector of packages required for the workshops, see list_packages().

lang

the language for the badges (either "en" or "fr").

clip

a logical. Should the badges be copied to the clipboard?

Examples

1
first_slides(2, c("dplyr", "tidyr"))

QCBSRworkshops/qcbsRworkshops documentation built on Nov. 18, 2020, 11:32 p.m.