Skip to contents

Easy syntax to launch a tutorial.

Usage

tuto(tutoname = NULL)

Arguments

tutoname

Tutorial name. If NULL, prints the list of all available tutorials.

Value

Examples

tuto()
#> [1] "dataframes" "fits"       "plots"      "variables"  "vectors"   
# tuto("plots")