Learn R Programming

psyntur (version 0.1.0)

jobsatisfaction: Job Satisfaction Data for Two-Way ANOVA

Description

Contains the job satisfaction score organized by gender and education level. This data set was taken from the datarium R package.

Usage

data("jobsatisfaction")

Arguments

Format

A data frame with 58 rows and 3 columns.

Examples

Run this code
# NOT RUN {
data(jobsatisfaction)
jobsatisfaction
# }

Run the code above in your browser using DataLab