Skip to content

Commit

Permalink
double reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Bart committed Dec 20, 2024
1 parent 9bf2c02 commit 91e2e99
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions R/calculate_param.R
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,6 @@
#' ppi <- project_as_ppi(example_scan)
#' calculate_param(ppi, exp(DBZH))
#'
#' @references
#'
#' * Kilambi, A., Fabry, F., and Meunier, V., 2018. A simple and effective
#' method for separating meteorological from nonmeteorological targets using
#' dual-polarization data. Journal of Atmospheric and Oceanic Technology, 35,
#' 1415–1424. \doi{10.1175/JTECH-D-17-0175.1}
#'
calculate_param <- function(x, ...) {
UseMethod("calculate_param", x)
}
Expand Down
7 changes: 0 additions & 7 deletions man/calculate_param.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91e2e99

Please sign in to comment.