filter: Filter dynamic table objects

View source: R/util.R

filterR Documentation

Filter dynamic table objects

Description

Only applies to dynamic table objects.

Usage

filter(path, body, credentials, cursor = NULL)

Arguments

path

The path to the API endpoint, excluding the hub URL (and not starting with a forward slash).

body

The body of the request, as a named list.

credentials

A credentials object to authenticate with.

cursor

Optional. The cursor to use for pagination. Defaults to NULL


clessn/hubr documentation built on Feb. 15, 2023, 9:32 p.m.