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

R Client for the Berlin FIS-Broker Portal

Lifecycle: experimental

The goal of fisbrokr is to implement a straightforward client in R that allows to access data provided on the Berlin geodata portal, FIS-Broker.

Installation

# install.packages("remotes")
remotes::install_github("MKyhos/fisbrokr")

Similar projects



MKyhos/fisbrokr documentation built on March 3, 2021, 12:29 a.m.