create_views: Create a materialized view from a lazy 'tbl_dbi'

Description Usage Arguments

Description

Create a materialized view from a lazy 'tbl_dbi'

Usage

1
create_views(..., .checks = TRUE, schema = "public")

Arguments

...

Name-value pairs of expressions. The name will be the name of the materialized view, and the expression should be the name of the 'tbl_dbi'

.checks

Perform checks to make sure materialized view doesn't already exist?

schema

database schema in which to place


dshurick/shurtools documentation built on May 25, 2019, 4:25 p.m.