R/HiveR-package.R

#' 2D and 3D Hive Plots for R
#'
#' 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.
#'
#'
#' @name HiveR-package
#' @aliases HiveR-package HiveR
#' @docType package
#' @author Bryan A. Hanson, DePauw University, Greencastle Indiana USA
#' @keywords package
NULL

Try the HiveR package in your browser

Any scripts or data that you put into this service are public.

HiveR documentation built on July 1, 2020, 7:04 p.m.