result_metadata: Retrieve pagination metadata

View source: R/client.R

result_metadataR Documentation

Retrieve pagination metadata

Description

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())

obrasgovr documentation built on July 24, 2026, 5:07 p.m.