Rdocumentation
powered by
Learn R Programming
GDAtools (version 1.0)
Music: Music (data)
Description
The data concerns tastes for music of a set of 500 individuals. It contains 5 variables of likes for music genres (french pop, rap, rock, jazz and classical), 2 about music listening and 2 additional variables (gender and age).
Usage
data(Music)
Arguments
Details
'NA' stands for 'not available'
Examples
Run this code
data(Music)
str(Music)
Run the code above in your browser using
DataLab