| loadFile | R Documentation |
Load a file from the cache
loadFile(
file,
cacheId,
cachePath,
drv,
conn,
verbose = getOption("reproducible.verbose"),
...
)
file |
|
cacheId |
|
cachePath |
|
drv |
A DBI driver object (e.g., |
conn |
A DBI connection object. If |
verbose |
|
... |
Allows |
the object loaded from file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.