MusicianInterests {ggBubbles}R Documentation

Survey about genre interests of some hobby musicians

Description

Tibble of what genre they are interested in, what instrument they play and what level the play their instrument at (1 = beginner, 2 = intermediate, 3 = experienced, 4 = very experienced, 5 = pro). Also there is an ID for the musician.

Usage

data(MusicianInterests)

Format

An object of class "data.frame";

Examples

library(ggBubbles)
data(MusicianInterests)
head(MusicianInterests)

[Package ggBubbles version 0.1.4 Index]