get_opentransportmap_data: get_opentransportmap_data

Description Usage Arguments Value Examples

View source: R/get_opentransportmap_data.R

Description

get_opentransportmap_data

Usage

1
2
get_opentransportmap_data(plz, path, trafficvol_treshold = 1,
  mc.cores = parallel::detectCores() - 1)

Arguments

plz

a vector a German postcode for that the traffic data will be

path

filepath where the informations are stored

trafficvol_treshold

A threshold, which roads should be ignored, default is 1, due to the logarithmical transformation of the data

mc.cores

how much cores should be used for parallelization, default is one core less your maximum number of detected cores.

Value

a sfc object of the roads

Examples

1

maxikellerbauer/stAirPol documentation built on May 3, 2019, 3:16 p.m.