#' Credit data
#'
#' @docType data
#' @name credit
#' @usage credit
#' @format A \code{data frame} with 49,694 observations and 17 variables.
"credit"
#' Credit data in woe form
#'
#' @docType data
#' @name credit_woe
#' @usage credit_woe
#' @format A \code{data frame} with 49,694 observations and 14 variables.
"credit_woe"
#' woes from credit data
#'
#' @docType data
#' @name woes
#' @usage woes
#' @format A \code{data frame} with 49,694 observations and 14 variables.
"woes"
#' hmeq data
#'
#' http://www.creditriskanalytics.net/datasets-private2.html
#'
#' @docType data
#' @name hmeq
#' @usage hmeq
#' @format A \code{data frame} with 5,960 observations and 13 variables.
"hmeq"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.