#' Bitcoin Aktienkurs
#'
#' Preise der Bitcoin Aktie zwischen Januar 2019 und Dezember 2020.
#' @format Ein tibble mit 731 Zeilen and 2 Spalten:
#' \describe{
#' \item{Datum}{Datum der Preismessung.}
#' \item{Preis}{Preise der Aktie zu einem bestimmten Datum in Euro.}
#' }
#' @examples
#' bitcoin
"bitcoin"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.