cacheJoin: Cache a Resultset from a Join

Description Usage Arguments

Description

This function will cache the resultset from a SQL query created by buildJoinQuery to a subdirectory of the cache root directory, the path of which will be db/schema.

Usage

1
cacheJoin(.data, ..., db, schema)

Arguments

.data

dataframe to cache

...

Arguments passed to the buildJoinQuery function

db

name of database

schema

name of schema


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.