star: Star plot

Description Usage Arguments References

View source: R/star-plot.R

Description

Star plot

Usage

1
2
star(x, point.col = "red", var.col = "gray", cex = 0.8, point.cex = 0.8,
  labels = seq_along(x), points = FALSE, ...)

Arguments

x

numeric vector

point.col

colour of points

var.col

colour

cex

size of text

point.cex

size of points

labels

labels

points

if TRUE points are plotted

...

additional parameters passed to plot

References

http://stats.stackexchange.com/a/58039/35989


twolodzko/twextras documentation built on May 3, 2019, 1:52 p.m.