gtoxPlotPieLgnd: Create piechart plot legend

View source: R/gtoxPlotPieLgnd.R

gtoxPlotPieLgndR Documentation

Create piechart plot legend

Description

gtoxPlotPieLgnd creates the piechart plots.

Usage

gtoxPlotPieLgnd(aenm, ncol = 2, col = NULL, fit.labels = TRUE)

Arguments

aenm

Character, the assay endpoint names

ncol

Interger, the number of columns for the legend

col

Vector of colors

fit.labels

Boolean, if TRUE, scale the text to fit

Value

None

Examples


## Plot pie legend
gtoxPlotPieLgnd(aenm=c("Endpoint1", "Endpoint2"))


philipmorrisintl/GladiaTOX documentation built on Aug. 27, 2023, 9:07 p.m.