trans_air_mass_rel | R Documentation |
Calculates relative optical air mass. Returns NA for negative values.
trans_air_mass_rel(...) ## S3 method for class 'numeric' trans_air_mass_rel(sol_elevation, ...) ## S3 method for class 'weather_station' trans_air_mass_rel(weather_station, ...)
... |
Additional parameters passed to later functions. |
sol_elevation |
Solar elevation in degrees. |
weather_station |
Object of class weather_station |
Relative optical air mass.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.