R/AutoGeneratedDefinitions.R
getIncidenceRateDefinitionsMetaData.Rd
Get the meta data for IncidenceRate definitions.
getIncidenceRateDefinitionsMetaData(baseUrl)
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI".
A tibble of specification metadata for IncidenceRate. Note: modifiedDate and createdDate are returned as text/character.
Get the meta data of WebApi specifications such as id, name, created/modified details, hash object, etc. from WebApi for IncidenceRate. This function is useful to retrieve the current IncidenceRate specifications.
if (FALSE) {
getIncidenceRateDefinitionsMetaData(baseUrl = "http://server.org:80/WebAPI")
}