keent / ggstat

Statistical computations for visualisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ggstat

Travis-CI Build Status Coverage Status CRAN_Status_Badge

The goal of ggstat is to extract out useful statistical transformations needed by visualisation tools and make them as fast as possible.

Installation

You can install ggstat from github with:

# install.packages("devtools")
devtools::install_github("ggstat/rstudio")

About

Statistical computations for visualisation


Languages

Language:C++ 64.2%Language:R 35.5%Language:C 0.2%