plot_trait_circ {cape} | R Documentation |
Plot concentric trait circles
Description
This internal function is called by plot_network
It plots one circle for each trait in the data object.
Usage
plot_trait_circ(trait_circ, label_gap, plot_dim, main_lwd)
Arguments
trait_circ |
A list with one element for each cirlce giving the coordinates of the points to plot for each circle. |
label_gap |
The amount of space to leave between the circles and their labels |
plot_dim |
the dimensions of the plot |
main_lwd |
The line thickness for the circles |
Value
None
[Package cape version 3.1.2 Index]