collectDf | R Documentation |
Fail if table is a dbplyr table and the user does not request collection
collectDf(df, collect)
df |
- a dataframe |
collect |
- boolean, should the table be collected if it is a dbplyr table. |
the dataframe, collected locally.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.