Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Dec 9, 2024
1 parent 94458bb commit 6f4326c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/get_power.R
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,9 @@ get_power <- function(community = c("ag", "re", "sb"),
#' <https://power.larc.nasa.gov/docs/methodology/meteorology/wind/>.
#' @param wind_surface A user-supplied wind surface for which the corrected
#' wind-speed is to be supplied. See `wind-surface` section for more detail.
#' @return Nothing, called for its side-effects of checking user inputs
#' @keywords Internal
#' @noRd

.check_inputs <- function(community,
dates,
Expand Down

0 comments on commit 6f4326c

Please sign in to comment.