Description Usage Arguments Details Value Author(s) Examples
isExperimentPublished
- gets a boolean indicating if an experiment is published.
1 2 | isExperimentPublished(coreApi, experimentType, experimentBarcode,
useVerbose = FALSE)
|
coreApi |
coreApi object with valid jsessionid |
experimentType |
experiment entity type |
experimentBarcode |
barcode of the experiment. |
useVerbose |
Use verbose communication for debugging |
isExperimentPublished
gets a boolean indicating if an experiment is published.
RETURN returns a list $status contains the experiment published status, $response contains the entire http response
Natasha Mora natasha.mora@thermofisher.com
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.