Learn R Programming

weatherjoin (version 0.2.2)

.fetch_power: Fetch NASA POWER for planned calls

Description

Fetch NASA POWER for planned calls

Usage

.fetch_power(
  calls_to_fetch,
  time_api,
  params,
  community = "ag",
  time_standard = "UTC",
  settings = list(),
  cache_dir = NULL,
  cache_scope = c("user", "project"),
  pkg = "weatherjoin",
  dummy_hour = 12L,
  verbose = FALSE,
  ...
)

Arguments