R/ebirdloc.R

Defines functions ebirdloc

Documented in ebirdloc

#' This function is defunct.
#' @export
#' @rdname ebirdloc-defunct
#' @keywords internal

ebirdloc <-  function(...) { # nocov start
  .Defunct(new = "ebirdregion")
} # nocov end
ropensci/rebird documentation built on Nov. 27, 2024, 9:47 p.m.