#' Basics Practice Data
#'
#' This dataset is used in one of our tutorials,
#' please see the tutorial for more details.
#'
#' - ID: an ID number for each business.
#' - Where: where the jobs were outsourced to.
#' - Jobs: the percent of outsourced jobs for
#' a call center.
#' - Cost: one calculation of the cost savings
#' for the business.
#' - Cost2: a separate way to calculate cost savings
#' for the business.
#'
#' @docType data
#'
#' @usage data(basics_data)
#'
#' @keywords datasets
"basics_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.