compassRose | R Documentation |
Displays a basic compass rose, usually to orient a map.
compassRose(x,y,rot=0,cex=1)
x , y |
The position of the center of the compass rose in user units. |
rot |
Rotation for the compass rose in degrees. See Details. |
cex |
The character expansion to use in the display. |
‘compassRose’ displays a conventional compass rose at the position requested. The size of the compass rose is determined by the character expansion, as the central "rose" is calculated relative to the character size. Rotation is in degrees counterclockwise.
nil
Jim Lemon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.