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]
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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for HiveR0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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