is_paginated {gwasrapidd} | R 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 |
Value
A logical value.
[Package gwasrapidd version 0.99.18 Index]