validate_offset: Validate offset parameter

View source: R/assertions.R

validate_offsetR 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 0, i.e., the first object. Use with limit to get the next set of items.

Value

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


spotifyr documentation built on Dec. 28, 2022, 2:08 a.m.