insert_mean | R Documentation |
Given a site measurement and monthly mean, insert in the monthly mean value when the QF flag fails.
insert_mean(data, monthly_mean, measurement_name)
data |
Required. input data to use |
monthly_mean |
Required. monthly mean of input data to use |
measurement_name |
Required. name of measurement |
Nested data frame of measurements
John Zobitz zobitz@augsburg.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.