Description Usage Arguments Value Examples
View source: R/get_sensor_age.R
Informations about the age of a sensor in weeks
1 | get_sensor_age(path, units = "weeks")
|
path |
filepath where the informations are stored |
units |
in which units should the age calculated |
a data.table which contains the age of a sensor in months and the sensor_id
1 | get_sensor_age('./')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.