Skip to content

Rkabacoff/ggpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pie Charts

The ggpie package allows you to easily create pie charts using ggplot2. Both single and faceted pie charts can be created.

To download this package use the following code:

if(!require(remotes)){
   install.packages("remotes")
}
remotes::install_github("rkabacoff/ggpie")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages