View source: R/network_utils.R
save_nodes | R Documentation |
This function will save the total number of nodes by attribute origin
save_nodes(dat, prefix = NULL)
dat |
Master list object containing a |
prefix |
Text for prefix to use when saving filename. |
If a prefix is not provided, csv file will be saved as total_nodes.csv
it writes a csv file at a specific location at the computer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.