Learn R Programming

pivotea (version 1.0.2)

hogwarts: Timetable in Hogwarts School of Witchcraft and Wizardry.

Description

Timetable in Hogwarts School of Witchcraft and Wizardry.

Usage

hogwarts

Arguments

Format

A data frame with 548 rows and 7 variable:

grade

Grades in school.

house

Houses. G: Gryffindor, S: Slytherin, R: Ravenclaw, and H: Hufflepuff.

wday

Abbreviations of day of the week.

hour

Hours.

teacher

Teachers.

subject

Subjects.

room

Examples

Run this code
data(hogwarts)
hogwarts

Run the code above in your browser using DataLab