compute2: Force computation of a tbl_lazy in the database Compute...

Description Usage Arguments

View source: R/dplyr_dbplyr.R

Description

Force computation of a tbl_lazy in the database Compute doesnt work well with T-SQL so this is a custom function to do the job

Usage

1
compute2(x, name, overwrite = FALSE)

Arguments

x

A tbl_lazy.

name

Name of temporary table on database.

overwrite

A logical value indicating if remove the previous table with same name.


jbkunst/jbkmisc documentation built on Nov. 8, 2019, 11:40 a.m.