museum_exhibits: Visit duration at museum exhibitions

Description Usage Format Details Source Examples

Description

A data set of how much time visitors spend viewing museum exhibits.

Usage

1

Format

A tidy data frame (tibble) with 588 observations and 2 variables. An observation is a unique person at an exhibit.

exhibit

Name of the exhibition

minutes

Number of minutes a unique person spent viewing the exhibit

Details

These data are simulated to approximate the data shown in Figure 4.10 in Robbins (2013). The original data were not readily available.

Source

r-graph-catalog by Joanna Zhao and Jenny Bryan, https://github.com/jennybc/r-graph-catalog

Examples

1
2
data(museum_exhibits, package = "graphclassmate")
museum_exhibits

graphdr/graphclassmate documentation built on May 27, 2021, 4:41 a.m.