tuto.Rd
Easy syntax to launch a tutorial.
tuto(tutoname = NULL)
Tutorial name. If NULL, prints the list of all available tutorials.
tuto() #> [1] "dataframes" "fits" "plots" "variables" "vectors" # tuto("plots")