View source: R/interpolateotl.R
interpolateOTL
1 | interpolateOTL(profiles, criteria, precision)
|
profiles |
Dataframe - vertical profiling data. Fields must include c("Lake", "Date", "Station", "Depth_ft", "Parameter", "Value", "Units") |
criteria |
List - DO and Temperature thresholds. Accepts list output from setCriteria() |
precision |
numeric precision for vertical interpolation. 0.1 foot recommended. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.