spec_angle | R Documentation |
Generate rotation angle for continuous values
spec_angle(x, begin, end, scale_from = NULL)
x |
continuous vectors of values |
begin |
Smallest degree to rotate. Default is 0 |
end |
Largest degree to rotate. Default is 359. |
scale_from |
input range (vector of length two). If not given, is calculated from the range of x |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.