is_paginated: Is the GWAS response paginated?

View source: R/request.R

is_paginatedR Documentation

Is the GWAS response paginated?

Description

Checks if the response is paginated by checking if an element named 'page' exists.

Usage

is_paginated(content)

Arguments

content

The response content as return by jsonlite::fromJSON.

Value

A logical value.


ramiromagno/gwasrapidd documentation built on Jan. 3, 2024, 10:21 p.m.