dailyAg: Daily Mean

Description Usage Arguments Value

View source: R/dailyAg.R

Description

Compute daily mean water-quality values for data frames containing water-quality data.

Usage

1
dailyAg(x, dates = "sample_dt", times = "sample_tm")

Arguments

x

a data frame containing water-quality data.

dates

the name of the sample date column.

times

the name of the sample time column.

Value

A data frame like x but with the means for each column by day and the sample time set to "1200."


USGS-R/rloadest documentation built on Oct. 2, 2020, 5:21 a.m.