Simulate the trust model and the mobile network and iterate for an amount of time
1 2 3 4 5 6 | run_simulation(
total_time,
map_filename = system.file("extdata", "map.csv", package = "li19trustmodel"),
config = system.file("extdata", "params.json", package = "li19trustmodel"),
write_plots = TRUE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.