This function will clear a cache subdirectory of the cache root directory, the path of which will be db/schema.
1 | clearCache(db)
|
db |
name of database |
.data |
dataframe to cache |
sqlQuery |
sql statement of length 1 that will be the sole key for cache retrieval. |
schema |
name of schema |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.