All Projects → rstudio → gggeom

rstudio / gggeom

Licence: other
Computational code for ggvis

Programming Languages

r
7636 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

gggeom

Build Status

gggeom provides data structures for describing the geometry primitives that underly all visualisations.

Installation

gggeom is not currently available on CRAN, but you can install it from github with:

# install.packages("devtools")
install_github("rstudio/gggeom")

Note that since gggeom makes extensive use of Rcpp for high-performance computations, you'll need a development environment with a C++ compiler.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].