indi_c.6: Proporção de óbitos por doença diarreica aguda em menores de...

Description Usage Arguments Value Examples

View source: R/indi_c.6.R

Description

Follows the RIPSA 2012 card http://fichas.ripsa.org.br/2012/c-6

Usage

1
indi_c.6(conn, ano, agr, multi = 100)

Arguments

conn

Connection object created with pcdas_connect.

ano

numeric. Year.

agr

string. Aggregation level. 'mun' for municipalities, 'uf' for "unidades federativas" or 'regsaude' for "regiões de saúde".

multi

Indicator multiplier. Defaults to RIPSA recommendation.

Value

A data.frame containing the calculated indicator for the aggregation level.

Examples

1
c.6 <- indi_c.6(conn, 2010, "mun")

bigdata-icict/pcdasindi documentation built on March 11, 2020, 5:15 p.m.