query_tbl: Representation of Wikipedia data returned from an Action API...

View source: R/query-tbl.R

query_tblR Documentation

Representation of Wikipedia data returned from an Action API Query module as tibble, with request metadata stored as attributes.

Description

Representation of Wikipedia data returned from an Action API Query module as tibble, with request metadata stored as attributes.

Usage

query_tbl(x, request, continue, batchcomplete)

Arguments

x

A tibble

request

The httr2_request object used to generate the tibble

continue

The continue parameter returned by the API

batchcomplete

The batchcomplete parameter returned by the API

Value

A tibble: an S3 data.frame with class query_tbl.


wikkitidy documentation built on April 4, 2025, 12:41 a.m.