radiate.pie: Pie plot with radiated labels

radiate.pieR Documentation

Pie plot with radiated labels

Description

Pie plot with radiated labels. The revised pie was written in 2009.

Usage

radiate.pie(x, labels = names(x), edges = 200, radius = 0.8, clockwise = FALSE, 
		init.angle = if (clockwise) 90 else 0, density = NULL, angle = 45, 
		col = NULL, border = NULL, lty = NULL, main = NULL, ...) 

Arguments

arguments

arguments can be seen in the function pie

Examples

radiate.pie(rep(1,80),border=NA)


liuguofang/figsci documentation built on Nov. 24, 2023, 1:45 p.m.