View source: R/dbpf_horizon_get.R
dbpf_horizon_get | R Documentation |
Get a collection of (azimuth, horizon) measurements for a location.
dbpf_horizon_get(con, location)
con |
Database connection object, as returned by |
location |
Name of a single location at which the horizon measurements were taken. [character] |
Adds a collection of horizon measurements (i.e. (azimuth, horizon) pairs) to the database for a particular location.
a dataframe with columns azimuth
and horizon
[data.frame]
Nick Brown <nick.brown@carleton.ca>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.