fetch_all_given_entity: Retrieving data for given kpi, municipality and years

Description Usage Arguments Value Examples

View source: R/get_kolada_data.R

Description

Retrieving data for given kpi, municipality and years

Usage

1
fetch_all_given_entity(kpi, municipality_id, year)

Arguments

kpi

Entity KPI

municipality_id

Passing the id of municipality

year

A vector of years

Value

Returns a data.frame containing the data for a given kpi, municipality and year

Examples

1
fetch_all_given_entity("N00945",1860,c(2009,2007,2008))

shwva184/lab5 documentation built on Dec. 20, 2020, 6:24 a.m.