Learn R Programming

GDAtools (version 1.0)

Taste: Taste (data)

Description

The data concerns tastes for music and movies of a set of 500 individuals. It contains 5 variables of likes for music genres (french pop, rap, rock, jazz and classical), 6 variables of likes for movie genres (comedy, crime, animation, science fiction, love, musical) and 2 additional variables (gender and age).

Usage

data(Taste)

Arguments

Details

'NA' stands for 'not available'

Examples

Run this code
data(Taste)
str(Taste)

Run the code above in your browser using DataLab