Nothing
#' Example Educational Data (2022)
#'
#' A small sample dataset containing the number of students per German state (Länder) for the year 2022.
#'
#' @format A data frame with 16 rows and 4 columns:
#' \describe{
#' \item{Year}{The year of observation (2022)}
#' \item{ARS}{Administrative regional code (2-digit code for German states)}
#' \item{Name}{Name of the German state}
#' \item{nStudents}{Total number of secondary school students in each state}
#' }
#'
#' @source Statistisches Bundesamt (Destatis), Genesis-Online; Data licence dl-de/by-2-0 [https://www.govdata.de/dl-de/by-2-0]
"nstudents2022"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.