YuLab-SMU / scatterpie

:art: scatter pie plot
https://cran.r-project.org/package=scatterpie
60 stars 16 forks source link

scatterpie: Scatterpie Plot

CRAN\_Status\_Badge

Creates scatterpie plots, especially useful for plotting pies on a map.

:writing_hand: Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

saythanks

:arrow_double_down: Installation

Get the released version from CRAN:

install.packages("scatterpie")

Or the development version from github:

## install.packages("devtools")
devtools::install_github("GuangchuangYu/scatterpie")

:book: Vignette

For more details, please refer to the online vignette.