is_paginated: Is the response paginated?

View source: R/is_paginated.R

is_paginatedR Documentation

Is the response paginated?

Description

Checks if the response is paginated by checking if a count element exists in the response.

Usage

is_paginated(json_string)

Arguments

json_string

a string.

Value

A logical value.


quincunx documentation built on July 9, 2023, 7:32 p.m.