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.


gwasrapidd documentation built on Dec. 28, 2022, 2:16 a.m.