#' Income data
#'
#' ...
#'
#' @docType data
#' @usage data(incdat)
#' @format A data frame with x rows and y variables:
#' \describe{
#' \item{Col1}{description of Col1}
#' ...
#' }
#' @examples
#' data(incdat)
"incdat"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.