plot_trait_circ: Plot concentric trait circles

View source: R/plot_trait_circ.R

plot_trait_circR 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


cape documentation built on May 20, 2022, 1:06 a.m.