Number of cores to use for parallel computing. Default: parallel::detectCores()
access_token
Genius Web API token. Defaults to Sys.getenv('GENIUS_API_TOKEN').
Value
Returns a named list containing all the lyrics of the artist's songs.
Details
To use this function, you need to first use 'search_genius_artist' to get the artist ID.
This function uses parallel processing to increase performance. Use the different cores of your device to achieve this,
so there may be noticeable differences in performance depending on the device.