dir_as_char | R Documentation |
Convert Wind Direction from Numeric to Character
dir_as_char(direction)
direction |
Numeric degrees clockwise from north, (0 = N, 45 = NE, etc). |
Character direction (N, NNE, NE, etc).
dir_as_char(330)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.