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 18 Feb. 2025.
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

readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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