validate_type_artist_or_user {spotifyr} | R Documentation |
Validate type paramter for 'artists' or 'user'.
validate_type_artist_or_user(artist_or_user)
artist_or_user |
"The type parameter must be either 'artist' or 'user'." |
A boolean if the parameter matches the Spotify Web API parameter range.