as.resource.tbl: Coerce resource client to a tbl

View source: R/datashield.R

as.resource.tblR Documentation

Coerce resource client to a tbl

Description

Coerce a ResourceClient object to a dplyr's tbl.

Usage

as.resource.tbl(x, ...)

Arguments

x

The ResourceClient object to coerce to a data.frame

...

Additional parameters, that may be used (or ignored) by the resource client.

Value

a dplyr's tbl


resourcer documentation built on April 25, 2023, 5:10 p.m.