Learn R Programming

NetExplorer (version 0.0.2)

Network Explorer

Description

Social network analysis has become an essential tool in the study of complex systems. 'NetExplorer' allows to visualize and explore complex systems. It is based on 'd3js' library that brings 1) Graphical user interface; 2) Circular, linear, multilayer and force Layout; 3) Network live exploration and 4) SVG exportation.

Copy Link

Version

Install

install.packages('NetExplorer')

Monthly Downloads

229

Version

0.0.2

License

GPL (>= 3)

Maintainer

Sosa Sebastian

Last Published

December 5th, 2021

Functions in NetExplorer (0.0.2)

vis.net.format.att

specifies shapes according to a column in a data frame
vis.net

Visualize a network
df

Data frame
m

Matrix data frame
shape

Specify shapes according to a column in a data frame
df.col.findId

Find a data frame index
mat.to.edgl

Matrix to edge list
colorize

Colorize according to a column in a data frame