Learn R Programming

HiveR (version 0.4.0)

2D and 3D Hive Plots for R

Description

Creates and plots 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

510

Version

0.4.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

July 18th, 2024

Functions in HiveR (0.4.0)

ranHiveData

Generate Random Hive Plot Data
mineHPD

Examine (mine) a Hive Plot Data Object and Extract Information Contained Within It
rcsr

Compute the Details of a 3D Spline for a Hive Plot Edge
edge2HPD

Process an Edge List into a Hive Plot Data Object
manipAxis

Modify the Display of Axes and Nodes in a Hive Plot
plot3dHive

Create (Plot) a 2D or 3D Hive Plot
chkHPD

Verify the Integrity of a Hive Plot Data Object
sumHPD

Summarize a Hive Plot Data Object and Optionally Run Some Checks
sph2cart

Convert Spherical to Cartesian Coordinates
HidingAnAxis

How to Hide An Axis in a Hive Plot, with Bonus 2 Plots on One Page
HEC

A HivePlotData Object of the Hair Eye Color Data Set
adj2HPD

Process an Adjacency Graph into a HivePlotData Object
Arroyo

Plant-Pollinator Data Sets in Hive Plot Data Format
HiveR-package

2D and 3D Hive Plots for R
HivePlotData

Hive Plot Data Objects
animateHive

Animate One or More 3D Hive Plots with a Handy Controller
dot2HPD

Process a .dot Graph File into a Hive Plot Data Object
drawHiveSpline

Draw a 3D Spline as Part of a 3D Hive Plot