Description Usage Arguments Details Value Examples
Prepare input data for estimating metabolic rates
1 |
dat |
input |
wqcols |
chr string of column names to inteprolate across depths, water quality variables only |
... |
additional arguments passed to |
Input data are linearly interpolated across depth bins and time to fill missing values and increase resolution. This is a wrapper to binterp, more details therein. This function processes the water quality variables in dat by passing the observations as nested data frames to binterp.
The time vector in the input data must have equal time steps.
The expanded data.frame
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.