Nothing
#' @name status
#'
#' @description Fictitious data on the active status of employees in a mid-size company
#'
#' @docType data
#'
#' @usage data(status)
#'
#' @format A dataframe containing 1,470 observations and 2 variables:
#'
#' @param employee_id
#' Unique identifier for each employee
#'
#' @param active
#' Flag set to 'Yes' for active employees and 'No' for inactive employees
#'
#' @examples data(status)
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.