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


obiba/resourcer documentation built on May 5, 2023, 10:08 a.m.