Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ticks.circular

Draw Tick-Marks in a Circular Plot


Description

Draw tick-marks in a circular plot.

Usage

ticks.circular(x, template = c("none", "geographics"), zero = NULL, 
  rotation = NULL, tcl = 0.025, col = NULL, ...)

Arguments

x

the points at which tick-marks are to be drawn.

template

either none or geographics.

zero

the zero of the plot (in radians).

rotation

the rotation of the plot.

col

color for the tick marks. If NULL, function uses ‘par("col.axis")’.

tcl

The length of tick marks.

...

parameters passed to line.default.

Author(s)

Claudio Agostinelli

See Also


circular

Circular Statistics

v0.4-93
GPL-2
Authors
Ulric Lund <ulund@calpoly.edu> [aut], Claudio Agostinelli <claudio.agostinelli@unitn.it> [aut, cre], Hiroyoshi Arai <h_arai@aoni.waseda.jp> [ctb], Alessando Gagliardi <gagliardi@stud.unive.it> [ctb], Eduardo Garcia Portugues <edgarcia@est-econ.uc3m.es> [ctb], Dimitri Giunchi <dimitri.giunchi@unipi.it> [ctb], Jean-Olivier Irisson <irisson@normalesup.org> [ctb], Matthew Pocernich <pocernic@ucar.edu> [ctb], Federico Rotolo [ctb]
Initial release
2017-06-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.