Learn R Programming

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

HiveR (version 0.2-16)

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

1,368

Version

0.2-16

License

GPL-3

Maintainer

Bryan Hanson

Last Published

September 12th, 2013

Functions in HiveR (0.2-16)

manipAxis

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

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

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

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

Plant-pollinator data sets in hive plot data format
dot2HPD

Process a .dot graph file into a HivePlotData object
ranHiveData

Generate random hive plot data
sumHPD

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

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

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

Convert spherical to Cartesian coordinates or vice versa
edge2HPD

Process an edge list into a HivePlotData object
HiveR-package

2D and 3D Hive Plots for R
HivePlotData

Hive Plot Data Objects
chkHPD

Verify the integrity of a hive plot data object
adj2HPD

Process an adjacency graph into a HivePlotData object