indi_c.7: Proporção de óbitos por infecção respiratória aguda em...

Description Usage Arguments Value Examples

View source: R/indi_c.7.R

Description

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

Usage

1
indi_c.7(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.7 <- indi_c.7(conn, 2010, "mun")

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