R/Visualization_functions.R

#' Visualization functions
#' @name Visualization-functions
#' @description These functions are primarily intended for graphing, although
#' some analyses may also be done.
#' \describe{
#'  \item{ch_booth_plot}{Plot of peaks over a threshold}
#'  \item{ch_flow_raster}{Raster plot of streamflows}
#'  \item{ch_flow_raster_qa}{Raster plot of streamflows with WSC quality flags}
#'  \item{ch_flow_raster_trend}{Raster plot and simple trends of observed streamflows}
#'  \item{ch_hydrograph_plot}{Plots hydrographs and/or precipitation}
#'  \item{ch_polar_plot}{Polar plot of daily streamflows}
#'  \item{ch_regime_plot}{Plots the regime of daily streamflows}
#' }
NULL

Try the CSHShydRology package in your browser

Any scripts or data that you put into this service are public.

CSHShydRology documentation built on Sept. 11, 2024, 5:50 p.m.