circ_par_init: Initialize circplot parameters

Description Usage

View source: R/plot.R

Description

The values are saved in the field circ using the options function. The following parameters can be set:

  1. x.from Range of original data (default [0,1]).

  2. x.to Range data is mapped to, usually 0 to 2pi.

  3. y.from Range of original data (default [0,1]).

  4. y.to Range data is mapped to (default [1,1.1])

  5. n.seg Number of segments used when drawing lines.

  6. rings Border radi of rings (defaults is three rings c(1.0, 1.1, 1.2, 1.3))

Usage

1

markheckmann/circplot documentation built on May 21, 2019, 12:06 p.m.