View source: R/uploadAttachment.R
uploadAttachment | R Documentation |
Uploads an attachment to an experiment.
uploadAttachment(experimentId, attachmentPath)
experimentId |
ID of experiment to which to upload. |
attachmentPath |
Path to attachment. |
## Not run:
uploadAttachment(experimentId, "/path/to/file")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.