powered by
get_lastfm_credentials
get_lastfm_credentials(env)
Character string
One of 'username' or 'key', to return the username or key environment variable respectively
if (FALSE) { get_lastfm_credentials(env = 'username') get_lastfm_credentials(env = 'key') }
Run the code above in your browser using DataLab