Learn R Programming

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

HiveR (version 0.2-1)

2D and 3D Hive Plots for R

Description

HiveR is an R package for creating and plotting 2D and 3D hive plots. Hive plots are a unique method of displaying networks of many types in which node properties are mapped to axes using meaningful properties rather than being arbitrarily positioned. The hive plot concept was invented by Martin Krzywinski at the Genome Science Center (www.hiveplot.net/). Keywords: networks, food webs, linnet, systems biology, bioinformatics.

Copy Link

Version

Install

install.packages('HiveR')

Monthly Downloads

431

Version

0.2-1

License

GPL-3

Maintainer

Bryan Hanson

Last Published

December 13th, 2011

Functions in HiveR (0.2-1)

chkHPD

Verify the integrity of a hive plot data object
adj2HPD

Process an adjacency graph into a HivePlotData object
HiveR-package

2D and 3D Hive Plots for R
cart2sph

Convert spherical to Cartesian coordinates or vice versa
animateHive

Animate one or more 3D hive plots with an handy controller
edge2HPD

Process an edge list into a HivePlotData object
rcsr

Compute the details of a 3D spline for a hive plot edge
manipAxis

Modify the display of axes and nodes in a hive plot
drawHiveSpline

Draw a 3D spline as part of a 3D hive plot
sumHPD

Summarize a hive plot data object and optionally run some checks
Arroyo

Plant-pollinator data sets in hive plot data format
mineHPD

Examine (mine) a HivePlotData object and extract information contained within it
dot2HPD

Process a .dot graph file into a HivePlotData object
HivePlotData

Hive Plot Data Objects
ranHiveData

Generate random hive plot data
plotHive

Create a hive plot (2D or 3D)