Description Usage Arguments Value Examples
Plot an object on the sphere
1 2 3 4 5 6 7 8 9 10 11 | s2plot(
geog,
...,
projection = s2plot_projection_default(geog, add),
xlim = NULL,
ylim = NULL,
par = s2plot_par_default(),
add = FALSE
)
s2plot_par_default()
|
geog |
A |
... |
Passed to graphics functions. |
projection |
Right now |
xlim, ylim |
Limits in projected space. |
par |
Graphical |
add |
Add to the current plot? Use |
x
, invisibly
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.