Learn R Programming

datarium (version 0.1.0)

housetasks.raw: Housetasks

Description

A data frame containing the frequency of execution of 13 house tasks in the couple.

Usage

data("housetasks.raw")

Arguments

Format

A data frame with 1744 rows and 2 columns (tasks and status).

Examples

Run this code
# NOT RUN {
data(housetasks.raw)
table(housetasks.raw)

# }

Run the code above in your browser using DataLab