chart_top200_weekly: Spotify Top 200 chart - weekly

Description Usage Arguments Value Examples

Description

This function collects the 200 most popular tracks on Spotify.

Usage

1
chart_top200_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_top200 for available weeks.

Value

A data frame with the chart data

Examples

1
2
3
4
5
spotifycharts::chart_top200_weekly()

spotifycharts::chart_top200_weekly(region = "dk")

spotifycharts::chart_top200_weekly(region = "us", weekdates = "2016-09-30--2016-10-07")

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