Description Usage Arguments Examples
This coordinate system imagines that your data will be plotted on the bottom of a sphere, as viewed from the inside, oriented such that 0 bearing is due north and and 0 plunge is horizontal. Increasing plunge values plot towards the centre of the plot, and increasing bearing values plot clockwise from north.
1 | coord_bearing_plunge(projection = c("stereographic", "orthographic"))
|
projection |
Use stereographic to look at the bottom of the sphere as if you are situated at the top of the sphere (probably what you want); use orthographic to look at the bottom of the sphere as if you were very far away from it. |
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.