get_songs_ratings: Get ratings of multiple song filenames

View source: R/get_songs_ratings.R

get_songs_ratingsR Documentation

Get ratings of multiple song filenames

Description

Get ratings of multiple song filenames

Usage

get_songs_ratings(song_filenames)

Arguments

song_filenames

paths to one or more song's review files

Examples

get_songs_ratings(
  song_filenames = c(
    get_song_path("10000Luchtballonnen.md"),
    get_song_path("10000Luchtballonnen.md")
  )
)

richelbilderbeek/K3Reviews documentation built on July 16, 2025, 1:03 p.m.