validate_type_artists_or_tracks {spotifyr} | R Documentation |
Validate type paramter for 'artists' or 'tracks'
Description
Validate type paramter for 'artists' or 'tracks'
Usage
validate_type_artists_or_tracks(artists_or_tracks)
Arguments
artists_or_tracks |
The type parameter must be either 'artists' or 'tracks'." |
Value
A boolean if the parameter matches the Spotify Web API parameter range.
[Package spotifyr version 2.2.5 Index]