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.2")



Attach the package and use:
library("visNetwork")
Maintained by
Benoit Thieurmel
[Scholar Profile | Author Map]
First Published: 2015-07-08
Latest Update: 2022-09-29
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.2, https://cran.r-project.org/web/packages/visNetwork. Accessed 02 May. 2025.
Previous versions and publish date:
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)
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
04/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for visNetwork1000120014001600180020002200240026002800TrendBars

Today's Hot Picks in Authors and Packages

nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
contFracR  
Continued Fraction Generators and Evaluators
Converts numbers to continued fractions and back again. A solver for Pell's Equation is provided. T ...
Download / Learn more Package Citations See dependency  
disprofas  
Non-Parametric Dissolution Profile Analysis
Similarity of dissolution profiles is assessed using the similarity factor f2 according to the EMA ...
Download / Learn more Package Citations See dependency  
quotedargs  
A Way of Writing Functions that Quote their Arguments
A facility for writing functions that quote their arguments, may sometimes evaluate them in the env ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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