convertToEGRETDaily: Convert estimation and load prediction data into the EGRET...

View source: R/convertToEGRET.R

convertToEGRETDailyR Documentation

Convert estimation and load prediction data into the EGRET Daily data.frame

Description

Convert estimation and load prediction data into the EGRET Daily data.frame

Usage

convertToEGRETDaily(newdata, load.model = NULL, meta = NULL)

Arguments

newdata

data.frame of data used to generate predictions from an already-fitted model

load.model

a load model (loadReg2, loadComp, loadInterp, loadLm, etc.) whose data and predictions are to be converted to EGRET format

meta

loadflex metadata object; it must include constituent, flow, dates, conc.units, site.id, and consti.name


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