armadillo.upload_resource | R Documentation |
Uploads a resource to a folder in a project
armadillo.upload_resource(project, folder, resource, name = NULL)
project |
the project to upload to |
folder |
the folder to upload to |
resource |
the resource to upload |
name |
name of the resource (optional) |
## Not run:
armadillo.upload_table(
project = "gecko",
folder = "core_all",
table1
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.