bullseye: Bullseye plot

View source: R/bullseye.R

bullseyeR Documentation

Bullseye plot

Description

Bullseye plot

Usage

bullseye(x, lim = NULL, reverse = TRUE, legend = TRUE, text = TRUE, cex = 1)

Arguments

x

vector of length 16 or 17

lim

limits of x values

reverse

boolean, reverse colors?

legend

boolean, add legend?

text

boolean, should text legend be added?

cex

cex for text legend

Value

plot

Examples

  bullseye(1:16)

cmR documentation built on July 26, 2023, 6:09 p.m.