bullseye {cmR}R 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)

[Package cmR version 1.1 Index]