Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mtennekes/treemap

R package for treemap visualisation
https://github.com/mtennekes/treemap

Last synced: 3 months ago
JSON representation

R package for treemap visualisation

Awesome Lists containing this project

README

        

treemap
=======

R package for treemap visualisation

Installation
------------

treemap is available from CRAN. The current development version can be installed using devtools.

```r
library(devtools)
install_github("treemap", username="mtennekes", subdir="pkg")
```

Usage
-----

See documentation