Skip to content

cran/ggpolypath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


R-CMD-check CRAN status

ggpolypath

A ggplot2 geom for polygons with holes, called ‘geom_polypath’.

PLEASE NOTE: ggpolypath predates full support for polygonal path geoemtry in ggplot2, we advise use of the ggplot2 package directly rather than this package, please see https://www.tidyverse.org/blog/2019/06/ggplot2-3-2-0/.

Install

Install from CRAN.

install.packages("ggpolypath")

Install the development version.

## install from Github
devtools::install_github("mdsumner/ggpolypath")

Example

See the vignette for examples.

vignette("ggpolypath")

Gory details

More examples, and more detail than you probably need can be found here:

https://github.com/hypertidy/polyggon/blob/master/README.md

About

❗ This is a read-only mirror of the CRAN R package repository. ggpolypath — Polygons with Holes for the Grammar of Graphics. Homepage: https://mdsumner.github.io/ggpolypath/http://rpubs.com/kohske/3522/ Report bugs for this package: https://github.com/mdsumner/ggpolypath/issues/

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages