getCohortDefinitionName | R Documentation |
(Deprecated) Get a cohort definition's name from WebAPI
getCohortDefinitionName(baseUrl, cohortId, formatName = FALSE)
baseUrl |
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI". |
cohortId |
An integer id representing the id that uniquely identifies a cohort definition in a WebApi instance. |
formatName |
Should the name be formatted to remove prefixes and underscores? |
(Deprecated) Obtains the name of a cohort. This function has been deprecated. As an alternative please use getCohortDefinition
The name of the cohort.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.