validate_limit {spotifyr} | R Documentation |
Validate limit parameter
Description
Validate limit parameter
Usage
validate_limit(limit)
Arguments
limit |
Optional. The maximum number of items to return.
Default to |
Value
A boolean if the parameter matches the Spotify Web API parameter range.
[Package spotifyr version 2.2.5 Index]