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
CSHS-hydRology/CSHShydRology documentation built on Aug. 18, 2022, 4:44 p.m.