first_slides | R Documentation |
Returns the two first slides of a workshop (title slide not included).
first_slides(workshop_id, pkgs, lang = c("en", "fr"), clip = FALSE)
workshop_id |
workshop identifier, see |
pkgs |
vector of packages required for the workshops, see |
lang |
the language for the badges (either "en" or "fr"). |
clip |
a logical. Should the badges be copied to the clipboard? |
first_slides(2, c("dplyr", "tidyr"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.