convertToEGRETSample: Convert the interpolation data.frame into the EGRET Sample...

View source: R/convertToEGRET.R

convertToEGRETSampleR Documentation

Convert the interpolation data.frame into the EGRET Sample dataframe.

Description

Convert the interpolation data.frame into the EGRET Sample dataframe.

Usage

convertToEGRETSample(data = NULL, meta = NULL, dailydat = NULL)

Arguments

data

data.frame of data used to fit a model. only required if load.model is omitted

meta

loadflex metadata object; it must include constituent, flow, dates, conc.units, site.id, and consti.name. only required if load.model is omitted

dailydat

an EGRET Daily data.frame of flow and prediction values


USGS-R/loadflex documentation built on July 26, 2023, 9:54 p.m.