top_songs: Find your most listened-to songs

View source: R/top_songs.R

top_songsR Documentation

Find your most listened-to songs

Description

Find your most listened-to songs

Usage

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

Arguments

filepath

JSON file

dat

a tidy data frame

n

the number of songs to return

Value

A dataframe with top songs


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