thresholdCalibrate | R Documentation |
Calibrate threshold light level to solar zenith angle
thresholdCalibrate(tagdata, lon, lat, max.adjust = TRUE,
col = c("dodgerblue", "firebrick"), ...)
tagdata |
a dataframe with columns |
lon |
calibration longitude. |
lat |
calibration latitude. |
max.adjust |
adjust twilights for tags that report the maximum light interval observed in the preceeding sampling interval. |
col |
colors for increasing and decreasing zenith angles |
... |
additional arguments to pass to |
Given data for a known location, this plots the recorded light against the solar zenith angle to allow observed light levels to be calibrated to solar zenith angle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.