R/Deprecated.R
getCohortDefinitionName.Rd
(Deprecated) Get a cohort definition's name from WebAPI
getCohortDefinitionName(baseUrl, cohortId, formatName = FALSE)
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI".
An integer id representing the id that uniquely identifies a cohort definition in a WebApi instance.
Should the name be formatted to remove prefixes and underscores?
The name of the cohort.
(Deprecated) Obtains the name of a cohort. This function has been deprecated. As an alternative please use getCohortDefinition