validate_offset {spotifyr} | R Documentation |
Validate offset parameter
Description
Validate offset parameter
Usage
validate_offset(offset)
Arguments
offset |
Optional. The index of the first item to return.
Defaults to |
Value
A boolean if the parameter matches the Spotify Web API parameter range.
[Package spotifyr version 2.2.5 Index]