.build_query | R Documentation |
Construct a list of options to pass to the POWER API
.build_query(
community,
lonlat_identifier,
pars,
dates,
site_elevation,
wind_elevation,
wind_surface,
time_standard
)
community |
A validated value for community from .check_community. |
lonlat_identifier |
A list of values, a result of .check_lonlat. |
pars |
A validated value from .check_pars. |
dates |
A list of values, a result of .check_dates.. |
site_elevation |
A validated value passed by |
wind_elevation |
A validated value passed by |
wind_surface |
A validated value passed by |
A list
object of values to be passed to a crul object to
query
the 'POWER' 'API'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.