Description Usage Format Examples
Example data set for soil moisture sensor calibration. Generally loads if shiny app is started.
1 | data("SensorVSample")
|
A data frame with 100 observations on the following 13 variables.
Project IDa factor, project name
Station IDa factor,name of micro-meteorological station equiped with soil moisture sensors.
Landusea factor, land use specification at the station.
Datea factor, observation date.
Soil deptha integer, observation soil depth in [cm].
Sensor SWCa numeric, volumetric soil water content (VWC) of sensor / mean of station sensors at specific soil depth, range [0;1].
Sample SWCa numeric, mean VWC of soil samples, by default three samples are generated for each soil depth during a field campaign, range [0;1].
Sensor typea factor, type of sensor used to measure VWC Sensor SWC
Sensor IDa factor, name of sensor used to measure VWC Sensor SWC
Soil typea numeric, soil type at the station.
Latitudea numeric, geographic coordinates at the station, latitude.
Longitudea numeric, geographic coordinates at the station, longiude.
Altitudea numeric, altitude in m a.s.l. at the station.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.