perform_query: Perform a single request to the Action API.

View source: R/perform-query.R

perform_queryR Documentation

Perform a single request to the Action API.

Description

This function is the workhorse behind the user-facing next_result(), next_batch() and retrieve_all().

Usage

perform_query(request, continue)

Arguments

request

The request object

continue

The continue parameter returned by the previous request

Value

A query_tbl() of the results

See Also

append_query_result()


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