View source: R/network_utils.R
save_r0 | R Documentation |
This function will save information for cumulative basic reproduction number.
save_r0(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 r0.csv
it writes a csv file to the specified location in the computer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.