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.
1 | cache_join(.data, ..., db, schema)
|
.data |
dataframe to cache |
... |
Arguments passed to the buildJoinQuery function |
db |
name of database |
schema |
name of schema |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.