#' Regression Practice Data
#'
#' This dataset is used in one of our tutorials,
#' please see the tutorial for more details.
#'
#' - Dependent variable (Y): OCB - Organizational
#' citizenship behavior measure
#' - Independent variables (X)
#' - Affective - job satisfaction measures that
#' measure emotion
#' - Cognitive - job satisfaction measures that
#' measure cognition (thinking)
#' - Years - years on the job
#' - Type_work - type of employee measured
#' (secretary, assistant, manager, boss)
#'
#' @docType data
#'
#' @usage data(regress_data)
#'
#' @keywords datasets
"regress_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.