| save_artefact | R Documentation |
Writes an object under a canonical filename inside the project directory so all downstream tabs / modules can find it.
save_artefact(project, artefact, x)
project |
Project name. |
artefact |
One of the canonical artefact names (see
|
x |
The object to save. |
Invisibly, the path written to.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.