View source: R/updateExperimentMetadata.R
setExperimentHtml | R Documentation |
Sets experiment html
setExperimentHtml(htmlText, experiment, recordedBy, dryRun = F,
lsTransaction = NULL,
lsServerURL = racas::applicationSettings$client.service.persistence.fullpath)
htmlText |
html element to display for experiment |
experiment |
an experiment object |
recordedBy |
username of current user |
dryRun |
boolean if in dry run |
lsTransaction |
the id of the transaction |
lsServerURL |
the url for the roo server |
sets the "status" value in state "analysis status" (or "dryrun
status" if dryRun == TRUE
). In updateExperimentMetadata.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.