R/jobsatisfaction.R

#'Job Satisfaction Data for Two-Way ANOVA
#'
#'@description
#'  Contains the job satisfaction score organized by gender and education level.
#'@name jobsatisfaction
#'@docType data
#'@usage data("jobsatisfaction")
#'@format A data frame with 58 rows and 3 columns.
#' @examples
#' data(jobsatisfaction)
#' head(as.data.frame(jobsatisfaction))
NULL

Try the datarium package in your browser

Any scripts or data that you put into this service are public.

datarium documentation built on May 21, 2019, 9:02 a.m.