cache_join: 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
cache_join(.data, ..., db, schema)

Arguments

.data

dataframe to cache

...

Arguments passed to the buildJoinQuery function

db

name of database

schema

name of schema


meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.