Description Usage Arguments Value Examples
This function receives a list of igrpah network objects, and optionally a title and a pre-title and returns a visNetwork representing the given networks (using the visNetwork package)
1  | 
nets | 
 a list of igrpah network objects  | 
title | 
 main title  | 
pre_title | 
 title before the main title, as in "<pre-titile>: <title>"  | 
a visNetwork representing the given networks
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.