View source: R/AutoGeneratedDefinitions.R
invokeIncidenceRateGeneration | R Documentation |
Invoke generation of IncidenceRate id.
invokeIncidenceRateGeneration(incidenceRateId, baseUrl, sourceKey)
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". |
sourceKey |
The source key for a CDM instance in WebAPI, as defined in the Configuration page |
Invoke the generation of IncidenceRate id in the WebApi.
A tibble with job status information.
## Not run: invokeIncidenceRateGeneration(incidenceRateId = 13242, baseUrl = "http://server.org:80/WebAPI", sourceKey = "HCUP") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.