ang_diff | R Documentation |
compute the closest angular difference between two angles. Thanks to thanks to https://stackoverflow.com/a/7869457
ang_diff(target, pressed)
target |
numeric the first angle in degrees |
pressed |
numeric the second angle in degrees |
numeric the difference in degrees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.