⚠️There's a newer version (0.6.1) of this package. Take me there.

dendextendRcpp (version 0.5.0)

Faster dendrogram manipulation using Rcpp

Description

This package offers faster manipulation of dendrogram objects in R. A dendrogram object in R is a list structure with attributes in its nodes and leaves. Working with dendrogram objects often require a function to recursively go through all (or most) element in the list object. Naturally, such function are rather slow in R, but can become much faster thanks to Rcpp.

Copy Link

Version

Down Chevron

Install

install.packages('dendextendRcpp')

Monthly Downloads

31

Version

0.5.0

License

GPL-2 | GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 15th, 2014

Functions in dendextendRcpp (0.5.0)