interpolate_chem_values: Interpolate water chemistry values

Description Usage Arguments Value

View source: R/interpolate_chem_values.R

Description

Interpolates water chemistry values for consistent comparisons across site types. Can interpolate to a daily time step or a monthly time step. If monthly, assumes end-of-month values are desired.

Usage

1

Arguments

df

data frame with water chemistry information for tracer/solute. Includes: * **date:** date of chem measurement * **lake:** lake associated with measurement * **site_type:** type of site (e.g., lake, precipitaiton, upgradient) * **result:** value of measurement

dt

unit of time to use for interpolation. Defaults to "month", can also be "day".

Value

df, a data frame with interpolated values.


WDNR-Water-Use/CSLSchem documentation built on July 3, 2020, 10:51 a.m.