View source: R/AutoGeneratedDefinitions.R
getIncidenceRateGenerationInformation | R Documentation |
Get generation information for IncidenceRate id.
getIncidenceRateGenerationInformation(incidenceRateId, baseUrl)
incidenceRateId |
An integer id representing the id that uniquely identifies a IncidenceRate definition in a WebApi instance. |
baseUrl |
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI". |
Get generation (execution) information about IncidenceRate for a incidenceRateId.
An R object representing the IncidenceRate definition
## Not run: getIncidenceRateGenerationInformation(incidenceRateId = 13242, baseUrl = "http://server.org:80/WebAPI") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.