Package: discharge
Type: Package
Title: Fourier Analysis of Discharge Data
Version: 1.0.0
Encoding: UTF-8
Date: 2019-03-06
Authors@R: c(
    person("Samarth", "Shah", email = "sbshah10@asu.edu", role = c("aut","cre")),
    person("Albert", "Ruhi", role = "aut"),
    person("Future H2O", role = "cph")
    )
Description: Computes discrete fast Fourier transform of river discharge data and the derived metrics.
  The methods are described in J. L. Sabo, D. M. Post (2008) <doi:10.1890/06-1340.1> and J. L. Sabo, A. Ruhi, G. W. Holtgrieve, V. Elliott, M. E. Arias, P. B. Ngor, T. A. Räsänsen, S. Nam (2017) <doi:10.1126/science.aao1053>.
Imports: lmom, ggplot2, CircStats, checkmate, boot
Depends: R (>= 3.0.2)
License: GPL-3
LazyData: TRUE
Packaged: 2019-03-07 00:35:30 UTC; Samarth
RoxygenNote: 6.1.1
NeedsCompilation: no
Author: Samarth Shah [aut, cre],
  Albert Ruhi [aut],
  Future H2O [cph]
Maintainer: Samarth Shah <sbshah10@asu.edu>
Repository: CRAN
Date/Publication: 2019-03-08 15:42:48 UTC
Built: R 4.6.0; ; 2025-08-18 10:39:20 UTC; unix
