Skip to contents

Retrieve pagination metadata

Usage

result_metadata(x)

obrasgov_metadados(x)

Arguments

x

A tibble returned by a paginated package function.

Value

A list containing the resource, totals reported by the API, and retrieved pages; NULL for other objects.

Examples

result_metadata(tibble::tibble())
#> NULL