Description Usage Arguments Details Value Examples
View source: R/WebApiIncidenceRateAnalysis.R
Get specifications for incident rate analysis
1 | getIncidenceRateSpecifications(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 analysis
Get specifications for incident rate analysis
1 2 3 4 5 6 | ## Not run:
getIncidenceRateSpecifications <- 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.