validate_type_artist_or_user {spotifyr}R Documentation

Validate type paramter for 'artists' or 'user'.

Description

Validate type paramter for 'artists' or 'user'.

Usage

validate_type_artist_or_user(artist_or_user)

Arguments

artist_or_user

"The type parameter must be either 'artist' or 'user'."

Value

A boolean if the parameter matches the Spotify Web API parameter range.


[Package spotifyr version 2.2.5 Index]