dir_as_integer | R Documentation |
Convert Wind Direction from a Character to an Integer
dir_as_integer(direction)
direction |
A direction, as a string (N, NNE, NE, ENE, E, ESE, etc). |
An integer representing degrees clockwise from north.
dir_as_integer("NNW")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.