lambert.ID.position: Place des points I et D dans un repère Lambert et dessine le...

lambert.ID.positionR Documentation

Place des points I et D dans un repère Lambert et dessine le symbole

Description

Place des points I et D dans un repère Lambert et dessine le symbole

Usage

lambert.ID.position(
  data,
  declinaisons = NULL,
  position = "P",
  pt.names = NA,
  labels = NA,
  label.pos = NULL,
  radlab = FALSE,
  start = 0,
  clockwise = TRUE,
  label.prop = 1.1,
  main = "Position auto",
  xlab = "",
  ylab = "",
  line.col = par("fg"),
  lty = par("lty"),
  lwd = par("lwd"),
  mar = c(2, 2, 3, 2),
  show.grid = TRUE,
  show.grid.labels = 10,
  show.radial.grid = TRUE,
  grid.col = "gray",
  grid.bg = "transparent",
  grid.left = FALSE,
  grid.unit = NULL,
  point.symbols = 1,
  pt.col = par("fg"),
  bg = pt.col,
  inc.lim = c(0, 90),
  radial.labels = NULL,
  boxed.radial = TRUE,
  poly.col = NA,
  add = FALSE,
  dec.min = -90,
  dec.max = 90,
  new = TRUE,
  ...
)

chrono35/ArMag documentation built on June 19, 2024, 6:38 p.m.