Pie: Plot Pie

View source: R/plot.r

PieR Documentation

Plot Pie

Description

Plot Pie

Usage

Pie(x, y, fill = c("white", "#f8766d"), color = "grey")

Arguments

x

vector

y

vector

fill

color

color

color

Examples

Pie(1:10, 5:12)


HatsuneCode/TrustVDJ documentation built on Aug. 13, 2022, 9:36 p.m.