| Homeric-package {Homeric} | R Documentation |
Doughnut Plots
Description
A simple implementation of doughnut plots - pie charts with a blank center. The package is named after Homer Simpson - arguably the best-known lover of doughnuts.
Details
| Package: | Homeric |
| Type: | Package |
| Title: | Doughnut Plots |
| Version: | 0.1-3 |
| Date: | 2016-07-11 |
| Author: | Lawrence Hudson |
| Maintainer: | Lawrence Hudson <quicklizard@googlemail.com> |
| Description: | A simple implementation of doughnut plots - pie charts with a blank center. The package is named after Homer Simpson - arguably the best-known lover of doughnuts. |
| License: | GPL-2 |
Index of help topics:
Homeric-package Doughnut Plots PlotDoughnut Plot doughnut
Author(s)
Lawrence Hudson Maintainer: Lawrence Hudson <quicklizard@googlemail.com>
Examples
par(mar=rep(0,4), oma=rep(0, 4))
PlotDoughnut(1:5)
[Package Homeric version 0.1-3 Index]