run_simulation: Run the simulation in a console interface

Description Usage

View source: R/Simulation.R

Description

Simulate the trust model and the mobile network and iterate for an amount of time

Usage

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
)

codymlewis/li-19-trust-model documentation built on April 13, 2020, 12:38 a.m.