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

lambert.ID.pointR Documentation

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

Description

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

Usage

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,
  ...
)

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