Description Usage Arguments Details Value Author(s) Examples
View source: R/isExperimentPublished.R
isExperimentPublished - gets a boolean indicating if an experiment is published.
| 1 | isExperimentPublished(coreApi, experimentType, experimentBarcode, ...)
 | 
| coreApi | coreApi object with valid jsessionid | 
| experimentType | experiment entity type | 
| experimentBarcode | barcode of the experiment. | 
| ... | additional arguments passed to  | 
isExperimentPublished gets a boolean indicating if an experiment is published.
List of length 2, containing content and response objects:
content is the HTTP response content of experiment published status.
response is the entire HTTP response.
Natasha Mora natasha.mora@thermofisher.com
Scott Russell scott.russell@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.