add_chart_history: Adds chart history to a data frame

Description Usage Arguments

View source: R/add_chart_history.R

Description

Add artist chart history to a data frame. It is recommended to use this in conjunction with list_artist_charts()

Usage

1
add_chart_history(df, artist, chart_url)

Arguments

df

A data frame

artist

Unquote name of the column that contains an artist name

chart_url

Unquoted name of the column that contains the chart_url to search


JosiahParry/bbcharts documentation built on Jan. 2, 2020, 4:46 a.m.