collectDf: Check table is from a database and enforce collection

View source: R/dbplyHelper.R

collectDfR Documentation

Check table is from a database and enforce collection

Description

Fail if table is a dbplyr table and the user does not request collection

Usage

collectDf(df, collect)

Arguments

df

- a dataframe

collect

- boolean, should the table be collected if it is a dbplyr table.

Value

the dataframe, collected locally.


terminological/tidy-info-stats documentation built on Nov. 19, 2022, 11:23 p.m.