Description Usage Arguments Details Value Examples
View source: R/WebApiIncidenceRateAnalysis.R
Get specifications for incident rate generation information.
1 | getIncidenceRateGenerationInformation(baseUrl, incidenceRateId)
|
baseUrl |
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI". |
incidenceRateId |
The Atlas ID for incidence rate analysis. |
Get specifications for incident rate generation information.
Get specifications for incident rate generation information.
1 2 3 4 5 6 7 | ## Not run:
# This will obtain a list of Data Frame with results of the Incidence Rate Analysis:
getIncidenceRateGenerationInformation <- function(baseUrl "http://server.org:80/WebAPI",
incidenceRateId = 296)
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.