Learn R Programming

networkR (version 0.1.5)

Network Analysis and Visualization

Description

Collection of functions for fast manipulation, handling, and analysis of large-scale networks based on family and social data. Functions are utility functions used to manipulate data in three "formats": sparse adjacency matrices, pedigree trio family data, and pedigree family data. When possible, the functions should be able to handle millions of data points quickly for use in combination with data from large public national registers and databases. Kenneth Lange (2003, ISBN:978-8181281135).

Copy Link

Version

Install

install.packages('networkR')

Monthly Downloads

370

Version

0.1.5

License

GPL (>= 2)

Maintainer

Claus Ekstrom

Last Published

September 23rd, 2025

Functions in networkR (0.1.5)

adjacency

Create adjacency matrix
mksib

Generate variables (or lists) of siblings from a file of ids of persons and their father and mother.
networkR-package

networkR: Network Analysis and Visualization
make_parental_chain

Construct parental chain id vector from pedigree trio information
validate_trio_consistency

Validate pedigree trio information consistency
make_family_id

Construct family id vector from pedigree trio information
hits

Hyperlink-induced topic search