Skip to contents

Zeige alle Tutorials in Otter

Usage

show_all_tutorials()

Value

gibt auf der Konsole aus, welche Tutorials es in Otter gibt und wie deren Kurznamen heißen.

Examples

library(otter)
show_all_tutorials()
#> Available tutorials:
#> * otter
#>   - Grundlagen : "R & RStudio Grundlagen"
#>   - dplyr      : "dplyr & ggplot2"
#>   - template   : "Template"