Other packages > Find by keyword >

HiveR  

2D and 3D Hive Plots for R
View on CRAN: Click here


Download and install HiveR package within the R console
Install from CRAN:
install.packages("HiveR")

Install from Github:
library("remotes")
install_github("cran/HiveR")

Install by package version:
library("remotes")
install_version("HiveR", "0.4.0")



Attach the package and use:
library("HiveR")
Maintained by
Bryan A. Hanson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-10-23
Latest Update: 2020-06-09
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.
How to cite:
Bryan A. Hanson (2011). HiveR: 2D and 3D Hive Plots for R. R package version 0.4.0, https://cran.r-project.org/web/packages/HiveR. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1-1 (2011-10-23 17:40), 0.1-4 (2011-11-18 07:41), 0.2-1 (2011-12-13 09:36), 0.2-7 (2012-10-05 17:09), 0.2-10 (2013-04-02 07:36), 0.2-13 (2013-08-15 06:57), 0.2-14 (2013-08-16 23:54), 0.2-16 (2013-09-12 13:40), 0.2-17 (2013-09-20 19:07), 0.2-27 (2014-06-02 21:14), 0.2-28 (2015-01-21 18:02), 0.2.44 (2015-07-27 10:44), 0.2.46 (2016-01-26 00:46), 0.2.55 (2016-03-26 15:16), 0.3.42 (2017-07-28 10:55), 0.3.56 (2020-05-07 17:40), 0.3.63 (2020-06-09 15:00)
Other packages that cited HiveR R package
View HiveR citation profile
Other R packages that HiveR depends, imports, suggests or enhances
Complete documentation for HiveR
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA