Get name, longitude and latitude of the submitted senseBoxId

get_senseBox_location(senseBoxId, parallel = FALSE)

Arguments

senseBoxId

character (required): senseBoxId

parallel

logical (optional): Should the calculations be executed on multiple cores? At least 4 cores are necessary to use this feature.

Value

A data.frame with name, longtidue and latitude of the submitted senseBoxIds. This data.frame can directly be used in leaflet::leaflet to visualise the location of the senseBoxIds.

Function version

0.0.1

Author

Johannes Friedrich

Examples


get_senseBox_location("593acaa66ccf3b00116deb0f")
#>                       name     long      lat
#> 1 Kant-Gymnasium Boppard 1 7.601292 50.23087