We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dear geniusr maintainers,
Thanks for this useful package!
When using it, however, after setting up the API token, the example code gives an empty tibble.
When I run:
geniusr::get_lyrics_search( artist_name = "Kanye West", song_title = "Good Morning" )
I get:
# A tibble: 0 × 5 # ℹ 5 variables: line <lgl>, section_name <lgl>, section_artist <lgl>, # song_name <chr>, artist_name <chr>
It would be great if the example code would work.
Thanks and cheers, Richel Bilderbeek
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear geniusr maintainers,
Thanks for this useful package!
When using it, however, after setting up the API token, the example code gives an empty tibble.
When I run:
I get:
It would be great if the example code would work.
Thanks and cheers, Richel Bilderbeek
The text was updated successfully, but these errors were encountered: