view_indicator | R Documentation |
View available indicator regions, years and subindicators.
view_indicator(
indicator_index,
url = "http://portal.saude.sp.gov.br/links/matriz",
timeout = 1
)
indicator_index |
Index of desired indicator, according to Indicator List. |
url |
URL for indicator retrieval, defaults to SP TABNET. |
timeout |
Timeout period, in seconds. |
An object containing information about the indicator, its parameters, available years, regions and subindicators.
## Not run: view_indicator(21)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.