lambert.ID.point | R Documentation |
Place des points I et D dans un repère Lambert
lambert.ID.point(
inc,
dec,
pt.names = NA,
labels = NA,
label.pos = NULL,
start = 0,
clockwise = TRUE,
lty = par("lty"),
mar = c(2, 2, 3, 2),
pt.col = par("fg"),
bg = pt.col,
type = "o",
inc.lim = NULL,
dec.min = -90,
dec.max = 270,
new = TRUE,
pch = 21,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.