actel (version 1.1.0)

circularSection: Draw a section on the outside of the circle

Description

Draw a section on the outside of the circle

Usage

circularSection(
  from,
  to,
  units = "hours",
  template = "clock24",
  limits = c(1, 0),
  fill = "white",
  border = "black"
)

Arguments

from

value where the section should start

to

value where the section should end

units

units of the from and to variables, defaults to "hours"

template

variable to feed into the circular package base functions

limits

two values controlling the vertical start and end points of the section

fill

The colour of the section

border

The colour of the section's border

Value

No return value, adds to an existing plot.