cboone / hpm-radial-plot

Experimental radial plotting, in R.

Home Page:http://github.com/cboone/hpm-radial-plot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hpm radial.plot().

By Christopher Boone.

Experimental radial plotting, in R. Based on the plotrix package, by Jim Lemon, et al.

Changes from the original.

  • A more exact range can be used. The default is exact.range = TRUE. For example, compare the output of hpm.radial.plot(3:11) to hpm.radial.plot(3:11, exact.range = FALSE).
  • Range labels can be positioned along the radial axis, and can be non-horizontal.
  • Many of the names used in the API have changed, for better clarity.

About

Experimental radial plotting, in R.

http://github.com/cboone/hpm-radial-plot