uploadAttachment.Rd
Uploads an attachment to an experiment.
uploadAttachment(experimentId, attachmentPath)
ID of experiment to which to upload.
Path to attachment.
if (FALSE) { # \dontrun{ uploadAttachment(experimentId, "/path/to/file") } # }