Other packages > Find by keyword >

visNetwork  

Network Visualization using 'vis.js' Library
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("visNetwork", "2.1.4")



Attach the package and use:
library("visNetwork")
Maintained by
Benoit Thieurmel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-07-08
Latest Update: 2025-09-01
Description:
Provides an R interface to the 'vis.js' JavaScript charting library. It allows an interactive visualization of networks.
How to cite:
Benoit Thieurmel (2015). visNetwork: Network Visualization using 'vis.js' Library. R package version 2.1.4, https://cran.r-project.org/web/packages/visNetwork. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:59), 0.0.4 (2015-07-08 22:37), 0.1.0 (2015-07-17 14:46), 0.1.1 (2015-09-18 22:02), 0.1.2 (2015-10-31 00:34), 0.2.0 (2015-12-21 21:30), 0.2.1 (2016-01-31 16:36), 1.0.0 (2016-05-02 15:03), 1.0.1 (2016-06-20 11:10), 1.0.2 (2016-10-05 18:18), 1.0.3 (2016-12-22 23:38), 2.0.0 (2017-06-26 15:56), 2.0.1 (2017-07-30 18:09), 2.0.2 (2017-12-19 21:29), 2.0.3 (2018-01-09 18:25), 2.0.4 (2018-06-14 10:23), 2.0.5 (2018-12-05 09:40), 2.0.6 (2019-03-26 16:10), 2.0.7 (2019-05-27 19:00), 2.0.8 (2019-08-28 15:40), 2.0.9 (2019-12-06 09:50), 2.1.0 (2021-09-29 09:20), 2.1.2 (2022-09-29 18:20)
Other packages that cited visNetwork R package
View visNetwork citation profile
Other R packages that visNetwork depends, imports, suggests or enhances
Complete documentation for visNetwork
Functions, R codes and Examples using the visNetwork R package
Some associated functions: addExport . addFontAwesome . addIonicons . visClusteringByColor . visClusteringByConnection . visClusteringByGroup . visClusteringByHubsize . visClusteringOutliers . visConfigure . visDocumentation . visEdges . visEvents . visExport . visFit . visFocus . visGetBoundingBox . visGetConnectedEdges . visGetConnectedNodes . visGetEdges . visGetNodes . visGetPositions . visGetScale . visGetSelectedEdges . visGetSelectedNodes . visGetSelection . visGetViewPosition . visGroups . visHclust . visHierarchicalLayout . visIgraphLayout . visInteraction . visLayout . visLegend . visMoveNode . visNearestNodes . visNetwork-collapse . visNetwork-exports . visNetwork-igraph . visNetwork-shiny . visNetwork-treeModule . visNetwork . visNetworkEditor-module . visNetworkEditor . visNodes . visOptions . visPhysics . visRedraw . visRemoveEdges . visRemoveNodes . visSave . visSelectEdges . visSelectNodes . visSetData . visSetOptions . visSetSelection . visSetTitle . visStabilize . visStartSimulation . visStopSimulation . visStorePositions . visTree . visTreeEditor . visUnselectAll . visUpdateEdges . visUpdateNodes . 
Some associated R codes: dependencies.R . utils.R . visClustering.R . visCollapse.R . visConfigure.R . visDocumentation.R . visEdges.R . visExport.R . visFit.R . visFocus.R . visGetUtils.R . visGroups.R . visHclust.R . visHierarchicalLayout.R . visIgraph.R . visIgraphLayout.R . visInteraction.R . visLayout.R . visLegend.R . visMoveNode.R . visNearestNodes.R . visNetwork.R . visNetworkEditor.R . visNetworkEvents.R . visNetworkProxy.R . visNodes.R . visOptions.R . visPhysics.R . visRedraw.R . visRemoveEdges.R . visRemoveNodes.R . visSave.R . visSelectEdges.R . visSelectNodes.R . visSetData.R . visSetOptions.R . visSetSelection.R . visSetTitle.R . visStabilize.R . visTree.R . visTreeModule.R . visUnselectAll.R . visUpdateEdges.R . visUpdateNodes.R .  Full visNetwork package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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