launch_learn: Launch learnr

View source: R/code.R

launch_learnR Documentation

Launch learnr

Description

Launch learnr

Usage

launch_learn(
  file = sample(tous_les_programmes(), 1),
  zoom = TRUE,
  auto_kill_delay = 60 * 60 * 4,
  light = TRUE
)

Arguments

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


VincentGuyader/tutor documentation built on June 6, 2024, 12:35 p.m.