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 22 Dec. 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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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