Other packages > Find by keyword >

network  

Classes for Relational Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("network", "1.18.2")



Attach the package and use:
library("network")
Maintained by
Carter T. Butts
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-08-20
Latest Update: 2023-01-24
Description:
Tools to create and modify network objects. The network class can represent a range of relational data types, and supports arbitrary vertex/edge/graph attributes.
How to cite:
Carter T. Butts (2005). network: Classes for Relational Data. R package version 1.18.2, https://cran.r-project.org/web/packages/network
Previous versions and publish date:
0.5-4 (2005-08-20 23:38), 1.0-1 (2006-04-20 12:52), 1.0 (2006-04-12 14:45), 1.1-1 (2006-10-11 12:49), 1.1-2 (2006-12-18 21:50), 1.1 (2006-08-25 19:43), 1.2 (2007-08-01 12:49), 1.3 (2008-02-01 08:54), 1.4-1 (2008-07-28 08:13), 1.5-1 (2010-10-19 09:31), 1.5 (2010-10-12 12:13), 1.6 (2011-01-29 15:54), 1.7-1.1 (2013-02-08 12:19), 1.7-1 (2012-03-02 15:13), 1.7.2 (2013-04-06 09:18), 1.7 (2011-07-23 16:40), 1.8.1 (2013-11-24 15:47), 1.9.0 (2014-01-14 07:08), 1.10.2 (2014-07-09 09:20), 1.11.3 (2014-12-06 07:42), 1.12.0 (2015-04-07 20:14), 1.13.0.1 (2018-04-02 22:05), 1.13.0 (2015-09-19 22:13), 1.14-377 (2019-03-06 11:10), 1.15 (2019-04-02 10:30), 1.16.0 (2019-12-01 13:30), 1.16.1 (2020-10-07 09:00), 1.17.0 (2021-06-07 07:40), 1.17.1 (2021-06-14 08:40), 1.17.2 (2022-05-21 09:40), 1.18.0 (2022-10-06 10:00), 1.18.1 (2023-01-24 09:50)
Other packages that cited network R package
View network citation profile
Other R packages that network depends, imports, suggests or enhances
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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns