PlotColorPie: Plots colors in pie chart

Description Usage Arguments Details Value

View source: R/utility.R

Description

Plots selected colors from palettes in a pie chart

Usage

1
PlotColorPie(pal, names = TRUE, radius = 1)

Arguments

pal

the color palette (e.g. R_pal, SAGA_pal)

names

Logical, whether or not to show name assigned to each color. Default is TRUE.

radius

Numeric, the pie is drawn centered in a square box whose sides range from -1 to 1. If the character strings labeling the slices are long it may be necessary to use a smaller radius. Default is 1.

Details

Must attach appropriate color palettes prior to running function.

Value

Plot of color pie chart


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.