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

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.


actel

Acoustic Telemetry Data Analysis

v1.2.1
GPL-3
Authors
Hugo Flávio [aut, cre] (<https://orcid.org/0000-0002-5174-1197>)
Initial release

We don't support your browser anymore

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