Skip to contents

Draw a centroid angle plot

Usage

centroid_angles_plot(nbreaks = 9, centroid_size = 8)

Arguments

nbreaks

Number of intervals to cut the angles into

centroid_size

Size of the centroid spot

Value

A ggplot object

Examples

# Draw a plot
centroid_angles_plot(9)