https://github.com/mtennekes/treemap
R package for treemap visualisation
https://github.com/mtennekes/treemap
Last synced: about 2 months ago
JSON representation
R package for treemap visualisation
- Host: GitHub
- URL: https://github.com/mtennekes/treemap
- Owner: mtennekes
- Created: 2013-02-21T20:42:23.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T18:18:49.000Z (over 1 year ago)
- Last Synced: 2024-11-22T16:39:19.803Z (5 months ago)
- Language: R
- Size: 906 KB
- Stars: 64
- Watchers: 11
- Forks: 24
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - mtennekes/treemap - R package for treemap visualisation (R)
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