#' Tipp WM: langes Format
#'
#' Tipps von sechs verschiedenen Personen zur Fußball Weltmeisterschaft 2018 in langem Format.
#'
#' @format Ein tibble mit 384 Zeilen and 7 Spalten:
#' \describe{
#' \item{Spieltag}{Spieltag}
#' \item{Person}{TipperIn}
#' \item{Tipp}{Tipp}
#' \item{Ergebnis}{Wahres Ergebnis}
#' \item{Tipp_Richtung}{Getippte Richtung: Sieg/Unenentschiedn/Niederlage(S/N/U)}
#' \item{Wahre_Richtung}{Wahre Richtung: Sieg/Unenentschiedn/Niederlage(S/N/U)}
#' \item{Art}{Art des Spieles}
#' }
#' @examples
#' tipp_wm
"tipp_wm"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.