View source: R/webApiCohortCharacterization.R
Get Cohort Characterization Specification
1 2 3 4 5 | getCharacterizationSpecification(
baseUrl,
characterizationId,
generationId = NULL
)
|
baseUrl |
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI". |
characterizationId |
The id of the cohort characterization in Atlas |
generationIds |
(OPTIONAL) Used to specify the id of a particular generation of a cohort characterization. By default, the latest execution is retrieved |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.