Description Usage Arguments Value See Also Examples
Convert the Compass direction labels to degrees.
1 |
x |
A vector of compass directions, i.e. the data item labels "DayWindNnw", "DayWindSse", etc. Recognized directions are North-northeast (NNE), East-northeast (ENE), East-southeast (ESE), South-southeast (SSE), South-southwest (SSW), West-southwest (WSW), West-northwest (WNW), and North-northwest (NNW). |
A numeric vector of degrees corresponding to the middle azimuth of the corresponding compass direction.
1 2 | cimis_compass_to_degrees("day-wind-nne")
cimis_compass_to_degrees(c("SSE", "SSW", "wsw", "Wnw", "nnw"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.