| plot.egret |
EGRET helper functions |
| plot15 |
Makes 15 graphs of streamflow statistics on a single page |
| plot1of15 |
plots 1 of the 15 graphs of streamflow statistics on a single page |
| plotConcHist |
Graph of annual concentration and flow normalized concentration versus year |
| plotConcPred |
Plot of Observed Concentration versus Estimated Concentration |
| plotConcQ |
Plot of Observed Concentration versus Discharge |
| plotConcQSmooth |
Plot up to three curves representing the concentration versus discharge relationship. Each curve is a different point in time. |
| plotConcTime |
Plot of Observed Concentration versus Time |
| plotConcTimeDaily |
Plot of the time series of daily concentration estimates and the sample values for the days that were sampled |
| plotConcTimeSmooth |
Plot up to three curves representing the concentration versus time relationship, each curve representing a different flow. |
| plotContours |
Color contour plot of the estimated surfaces as a function of discharge and time (surfaces include log concentration, standard error, and concentration) |
| plotDiffContours |
Plots the difference between two years from a contour plot created by plotContours |
| plotFlowSingle |
Creates a plot of a time series of a particular flow statistic and a lowess smooth of that flow statistic |
| plotFluxHist |
Graph of annual flux and flow normalized flux versus year |
| plotFluxPred |
Graph of observed versus estimated flux |
| plotFluxQ |
Sample data plot: observed log flux vs log discharge |
| plotFluxTimeDaily |
Plot of the time series of daily flux estimates and the sample values for the days that were sampled |
| plotFour |
Makes four graphs of streamflow statistics on a single page |
| plotFourStats |
Makes four graphs of annual streamflow statistics on a single page |
| plotQTimeDaily |
Plot of the discharge time series |
| plotResidPred |
Plot of the residuals from WRTDS versus the estimated values (all in log concentration units) |
| plotResidQ |
Plot of the residuals from WRTDS (in log concentration units) versus the discharge |
| plotResidTime |
Plot of the residuals from WRTDS (in log concentration units) versus time |
| plotSDLogQ |
Graph of the standard deviation of the log of daily discharge versus year |
| populateConcentrations |
Populate Concentration Columns |
| populateDaily |
Populate Daily data frame |
| populateDateColumns |
Populate Date Columns |
| populateParameterINFO |
Populate Parameter Information Columns |
| populateSampleColumns |
Populate Sample Columns |
| populateSiteINFO |
Populate Site Information Columns |
| print.egret |
EGRET helper functions |
| printFluxUnitCheatSheet |
Reminder to user of flux unit properties (such as kg/day, tons/year, etc). |
| printqUnitCheatSheet |
Reminder to user of flow Unit properties such as cubic meters per second or thousands of cubic feet per second. |
| printSeries |
Print annual results for a given streamflow statistic |
| processQWData |
Processing of Water Quality Data |
| readDataFromFile |
Basic Data Import for Water Flow Data |
| readNWISDaily |
Import NWIS Daily Data for EGRET analysis |
| readNWISInfo |
Import metadata to create INFO data frame |
| readNWISSample |
Import NWIS Sample Data for EGRET analysis |
| readUserDaily |
Import user daily data for EGRET analysis |
| readUserInfo |
Import metadata to create INFO data frame |
| readUserSample |
Import user-supplied sample data for EGRET analysis |
| readWQPInfo |
Import metadata to create INFO data frame |
| readWQPSample |
Import Sample Data from the Water Quality Portal for WRTDS |
| removeDuplicates |
Remove duplicates values from Sample data frame. |
| runGroups |
Runs a comparison of any group of years in the record. |
| runPairs |
Runs a comparison of any two years in the record. |
| runSeries |
Annual series of flow-normalized concentration and flow-normalzed flux |
| runSurvReg |
Run the weighted survival regression for a set of estimation points (defined by DecYear and Log(Q)) |
| run_WRTDS |
Run the weighted survival regression for a set of estimation points (defined by DecYear and Log(Q)) |
| saveResults |
A utility program for saving the contents of the workspace This function saves the workspace. It assigns the file a name using the abbreviations for station and constituent. |
| selectDays |
Creates a subset Daily data frame that only contains daily estimates for the specified period of analysis |
| setPA |
Sets up the period of analysis (the portion of the year being evaluated). |
| setSeasonLabel |
Create a character variable that describes the period of analysis, when period of analysis has already been set in AnnualResults |
| setSeasonLabelByUser |
Creates a character variable that describes the period of analysis, when the period of analysis is being set by the user and not from AnnualResults |
| setUpEstimation |
setUpEstimation |
| setupYears |
Creates the AnnualResults data frame from the Daily data frame |
| startEnd |
startEnd |
| stitch |
stitch surfaces |
| surfaceIndex |
Compute the 6 parameters needed to lay out the grid for the surfaces computed in estSurfaces |
| surfaceStartEnd |
Surface date limits |