Draw a section on the outside of the circle
Draw a section on the outside of the circle
circularSection( from, to, units = "hours", template = "clock24", limits = c(1, 0), fill = "white", border = "black" )
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 |
No return value, adds to an existing plot.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.