R/knnstdisagg.R

#' @section Acknowledgements:
#' This package implements the methods developed by Nowak et al.
#'
#' @section Reference:
#' Nowak, K., J. Prairie, B. Rajagopalan, and U. Lall (2010), A nonparametric
#' stochastic approach for multisite disaggregation of annual to daily
#' streamflow, Water Resour. Res., 46, W08529,
#' [doi:10.1029/2009WR008530.](https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2009WR008530)
#'
#' @importFrom assertthat assert_that
#' @import ggplot2
#' @importFrom dplyr %>%
"_PACKAGE"

if(getRversion() >= "2.15.1")  utils::globalVariables(c("."))
rabutler-usbr/knnstdisagg documentation built on Sept. 14, 2023, 2:47 p.m.