launch_learn | R Documentation |
Launch learnr
launch_learn(
file = sample(tous_les_programmes(), 1),
zoom = TRUE,
auto_kill_delay = 60 * 60 * 4,
light = TRUE
)
file |
file to launch |
zoom |
zoom on tutorial windows |
auto_kill_delay |
delay in secon to kill jobs |
light |
light mode, boolean. if TRUE it goes direct to the point |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.