validate_country {spotifyr}R Documentation

Validate country parameter

Description

Validate country parameter

Usage

validate_country(country)

Arguments

country

Optional.
An ISO 3166-1 alpha-2 country code or the string "from_token". Provide this parameter if you want to apply Track Relinking

Value

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


[Package spotifyr version 2.2.5 Index]