Skip to contents

A wrapper function that goes through a user's entire saved library. For each song, it checks all the artist involved and the genre of music they compose. It returns the top 5 most commonly occurring genres.

Usage

get_users_top_genres()

Value

Character vector containing the top 5 genres of music in the User's saved library.