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.