#' Table 9_7
#'
#' Indian Wage Earners, 1990
#' Source: http://lib.stat.cmu.edu/ DASL/Datafiles/SmokingandCancer.html
#'
#' @docType data
#' @usage data('Table9_7')
#' @format
#' \itemize{
#' \item \strong{WI: }weekly wage income in rupees
#' \item \strong{AGE: }age in years
#' \item \strong{DE2: }a dummy variable taking a value of 1 for workers with an education level up to primary
#' \item \strong{DE3: }a dummy variable taking a value of 1 for workers up to a secondary level of education
#' \item \strong{DE4: }a dummy variable taking a value of 1 for workers with higher than secondary education
#' \item \strong{DPT: }a dummy variable taking a value of 1 for workers with permanent jobs and a value of 0 for temporary workers
#' \item \strong{DSEX: }1 for male workers and 0 for female workers
#' }
'Table9_7'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.