get_senseBox_location: Get name, longitude and latitude of the submitted senseBoxId

Description Usage Arguments Value Function version Author(s) Examples

View source: R/get_senseBox_location.R

Description

Get name, longitude and latitude of the submitted senseBoxId

Usage

1

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(s)

Johannes Friedrich

Examples

1
get_senseBox_location("593acaa66ccf3b00116deb0f")

JohannesFriedrich/senseBox documentation built on Nov. 8, 2021, 3:02 p.m.