scalemark: Add a Scalemark to a Plot

Description Usage Arguments Author(s) See Also

Description

Adds a scalemark to a figure, denoting angular size.

Usage

1
2
3
scalemark(len = "AUTO", txt = "AUTO", pixsize = NA, 
          col = "white", linecol = col, bg = "grey25", 
          pos = "bottomleft", inset = 0.1, cex = 0.9, lwd = 1.2)

Arguments

len

angular size to represent ('AUTO' = automatic best fit)

txt

angular size text ('AUTO' = automatic as above)

pixsize

pixel scale (arcsec/pixel)

col

colour

linecol

line colour

bg

shadow colour

pos

position (bottomleft/topleft/topright/bottomright)

inset

inset into plot

cex

text expansion factor

lwd

line widths

Author(s)

Lee Kelvin <lee.kelvin@uibk.ac.at>

See Also

The astronomy package: astro.


taranu/astro documentation built on May 23, 2019, 7:36 a.m.