Learn R Programming

cmR (version 1.1)

bullseye: Bullseye plot

Description

Bullseye plot

Usage

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

Value

plot

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

Examples

Run this code
  bullseye(1:16)

Run the code above in your browser using DataLab