get_iski_call_center_complaint_stats: Water Outage Complaints and Response Numbers by District in...

Description Usage Arguments Examples

View source: R/data-calls.R

Description

Contains information on the number of complaints and responses to water outages and responses from all districts and neighborhoods across Istanbul in 2019, from the Istanbul Water and Sewerage Administration (İSKİ) call center.

Usage

1
2
3
get_iski_call_center_complaint_stats(
  params = list(limit = Sys.getenv("IBB_QUERY_LIMIT"))
)

Arguments

params

List of parameters

Examples

1
2
3
4
## Not run: 
get_iski_call_center_complaint_stats(params = list(limit = 5))

## End(Not run)

ibb documentation built on Feb. 17, 2021, 5:08 p.m.