Nothing
#' Salary trend data
#'
#' Dataset containing the average salary of a footwear company's employees over 10 years.
#'
#' @format A tibble with 10 rows and 2 variables:
#' \describe{
#' \item{year \[dbl\]}{Year of record.}
#' \item{avg_salary \[dbl\]}{Average salary in the corresponding year.}
#' }
"salary_trends"
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.