Nothing
#' Short, simple data frames for textbook examples
#'
#' These small data frames are for illustration purposes only.
#' - `Nats` made up demographic and economic data, by country and year
#' - `Big` a simplified form of the PalmerPenguin data
#' - `Tiny` an 8-row subset of `Big`
#'
#' @docType data
#'
#' @rdname Short_examples
#' @aliases Tiny Big
"Nats"
"Tiny"
"Big"
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.