plot_top_artists: Visualize your most listened-to artists by minutes listened

View source: R/streamviz.R

plot_top_artistsR Documentation

Visualize your most listened-to artists by minutes listened

Description

Visualize your most listened-to artists by minutes listened

Usage

plot_top_artists(filepath = NULL, dat = NULL, n = 5)

Arguments

filepath

JSON file

dat

a tidy data frame

n

the number of artists to return

Value

graph of minutes played for entire year


sophiebmoore00/streamR documentation built on April 30, 2022, 6:16 p.m.