R/MusicianInterestsSmall-data.R

#' Small test data of musician, interest and experience study
#'
#' Data.frame of what genre they are interested in, what instrument they play
#' and what level the play their instrument at.
#'
#' @docType data
#'
#' @usage data(MusicianInterestsSmall)
#'
#' @format An object of class \code{"data.frame"};

#' @examples
#' library(ggBubbles)
#' data(MusicianInterestsSmall)
#' head(MusicianInterestsSmall)
"MusicianInterestsSmall"

Try the ggBubbles package in your browser

Any scripts or data that you put into this service are public.

ggBubbles documentation built on Sept. 4, 2019, 9:02 a.m.