Description Usage Arguments Value Function version Author(s) Examples
View source: R/get_senseBox_sensor_Ids.R
Get sensor Ids from senseBoxId
| 1 | get_senseBox_sensor_Ids(senseBoxId, parallel = FALSE, tidy = FALSE)
 | 
| senseBoxId | character (required): senseBoxId | 
| parallel | logical (optional): Should the calculations be executed on multiple cores? At least 4 cores are necessary to activate this feature. | 
| tidy | logical (optional): Should the output be a tidy data frame? | 
list
0.0.1
Johannes Friedrich
| 1 2 3 4 5 | ##=====================================
## Example: get senosorIds from one sensBox
##=====================================
get_senseBox_sensor_Ids("593acaa66ccf3b00116deb0f")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.