#' Time Series Sample Data
#'
#' Sample time series data with a date column and 4 other columns indicating
#' percentage of remotely working individuals across 4 categories
#'
#'
#'
#' @name rural_urban_2021
#' @aliases rural_urban_2021
#' @docType data
#' @return \item{rural_urban_2021}{a tibble}
#' @keywords rural_urban_2021
#' @source
#' https://github.com/ruralinnovation/map48-project
#'
#' @examples
#' data(rural_urban_2021)
#' str(rural_urban_2021)
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.