Learn R Programming

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

HiveR (version 0.2-7)

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-7

License

GPL-3

Maintainer

Bryan Hanson

Last Published

October 5th, 2012

Functions in HiveR (0.2-7)

HiveR-package

2D and 3D Hive Plots for R
animateHive

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

Verify the integrity of a hive plot data object
dot2HPD

Process a .dot graph file into a HivePlotData object
drawHiveSpline

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

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

Plant-pollinator data sets in hive plot data format
HivePlotData

Hive Plot Data Objects
plotHive

Create a hive plot (2D or 3D)
mineHPD

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

Generate random hive plot data
rcsr

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

Convert spherical to Cartesian coordinates or vice versa
sumHPD

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

Process an adjacency graph into a HivePlotData object