#' Videostreaming Nutzerstatistik
#'
#' Dies ist die Nutzerstatistik eines Users beim Film- und Serienschauen auf einer Videostreaming Plattform.
#' @format Ein tibble mit 1,493 Zeilen and 4 Spalten:
#' \describe{
#' \item{Titel}{Names des Filmes oder der Serie}
#' \item{Staffel}{Staffelnummer}
#' \item{Folge}{Name der Folge}
#' \item{Watchdate}{Datum, an dem der Titel geschaut wurde. Beachte, dass aus didaktischen Gründen bewusst das falsche Datenformat vorliegt.}
#' }
#' @examples
#' videostream
"videostream"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.