Learn R Programming

ggBubbles (version 0.1.4)

MusicianInterestsSmall: Small test data of musician, interest and experience study

Description

Data.frame of what genre they are interested in, what instrument they play and what level the play their instrument at.

Usage

data(MusicianInterestsSmall)

Arguments

Format

An object of class "data.frame";

Examples

Run this code
# NOT RUN {
library(ggBubbles)
data(MusicianInterestsSmall)
head(MusicianInterestsSmall)
# }

Run the code above in your browser using DataLab