knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-"
)

apiwawa

Overview

apiwawa is an API wrapper written in R (with httr2 package). For now there are functions for querying 19115 city contact center. All Warsaw API endpoints and their documentation can be found here.

Installation

# install.packages("devtools")
devtools::install_github("krystiankorzec/apiwawa")


krystiankorzec/apiwawa documentation built on April 15, 2022, 5:22 p.m.