chart_viral50_weekly: Spotify Viral 50 chart - weekly

Description Usage Arguments Value Examples

Description

This function collects the 50 most viral tracks on Spotify.

Usage

1
chart_viral50_weekly(region = "global", weekdates = "latest")

Arguments

region

A region defined for the chart. See chart_regions for available regions.

weekdates

A date defining the week for the chart. See chart_weekly_viral50 for available weeks.

Value

A data frame with the chart data

Examples

1
2
3
4
5
spotifycharts::chart_viral50_weekly()

spotifycharts::chart_viral50_weekly(region = "dk")

spotifycharts::chart_viral50_weekly(region = "us", weekdates = "2016-10-27--2016-10-27")

56north/spotifycharts documentation built on May 5, 2019, 11:27 a.m.