Learn R Programming

datarium (version 0.1.0)

jobsatisfaction: Job Satisfaction Data for Two-Way ANOVA

Description

Contains the job satisfaction score organized by gender and education level.

Usage

data("jobsatisfaction")

Arguments

Format

A data frame with 58 rows and 3 columns.

Examples

Run this code
# NOT RUN {
data(jobsatisfaction)
head(as.data.frame(jobsatisfaction))
# }

Run the code above in your browser using DataLab