View source: R/AutoGeneratedDefinitions.R
getIncidenceRateResults | R Documentation |
Get results for a IncidenceRate Id.
getIncidenceRateResults(incidenceRateId, baseUrl)
incidenceRateId |
An integer id representing the id that uniquely identifies a incidence rate analysis definition in a WebApi instance. |
baseUrl |
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI". |
Get the results for IncidenceRate id.
An R object with results.
## Not run: getIncidenceRateResults(incidenceRateId = 342, 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.