#' Home budget sample income data
#'
#' This data is a sample of income history.
#'
#' @format A data.table with 2 rows and 4 variables
#' \describe{
#' \item{DateStart}{date employment began for given pay rate}
#' \item{DateEnd}{date that employment ended for given pay rate}
#' \item{Amount}{post tax dollars earned over the date range}
#' \item{Category}{text describing the company of employment and position at that time}
#' }
#' @examples
#' incomeExample
"incomeExample"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.