get_song_ratings: Get all the ratings from one song's filename

Description Usage Arguments See Also Examples

View source: R/get_song_ratings.R

Description

Get all the ratings from one song's filename

Usage

1
get_song_ratings(song_filename)

Arguments

song_filename

path to a song's review file

See Also

use get_song_rating to get the ratings specifically for a reviewer and formation

Examples

1
2
3
get_song_ratings(
  song_filename = get_song_path("10000Luchtballonnen.md")
)

richelbilderbeek/K3Reviews documentation built on Dec. 18, 2020, 10:40 a.m.