Nothing
#' @name benefits
#'
#' @description Fictitious benefits data for employees in a mid-size company
#'
#' @docType data
#'
#' @usage data(benefits)
#'
#' @format A dataframe containing 1,471 observations and 3 variables:
#'
#' @param employee_id
#' Unique identifier for each employee
#'
#' @param stock_opt_lvl
#' Job level, where 1 = 'Junior' and 5 = 'Senior'
#'
#' @param trainings
#' Number of trainings completed within the past year
#'
#' @examples data(benefits)
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.