indi_c.3: Razão de mortalidade materna - C.3

Description Usage Arguments Value Examples

View source: R/indi_c.3.R

Description

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

Usage

1
indi_c.3(conn, ano, agr, multi = 1e+05)

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

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