Description Usage Arguments Examples
View source: R/createNetwork.R
This function creates a network visualisation.
1 2 | createNetwork(list_of_links_and_nodes, metadata, col_file_name,
metadata_col)
|
list_of_links_and_nodes |
object containing networkD3 links and nodes and parameter settings |
metadata |
metadata dataframe |
col_file_name |
name of column that comprises the texts file name |
metadata_col |
name of column of metadata dataframe which should be used for the colouring of the nodes |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.