xiangpin / scatterpie

:art: scatter pie plot

Home Page:https://cran.r-project.org/package=scatterpie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scatterpie: Scatterpie Plot

CRAN_Status_Badge

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

✍️ Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

saythanks

⏬ Installation

Get the released version from CRAN:

install.packages("scatterpie")

Or the development version from github:

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

📖 Vignette

For more details, please refer to the online vignette.

About

:art: scatter pie plot

https://cran.r-project.org/package=scatterpie


Languages

Language:R 93.3%Language:Makefile 6.7%