knitr::opts_chunk$set(echo = TRUE, eval = FALSE)
This module provides the following functionalities...
This is the first version of this module.
This module requires the following packages ... and external dependecies such as ...
event_test_eventname <- modules::use("modules/test/eventname.R") event_test_eventname$run(world, model = NULL, target = NULL, time_steps = NULL)
# For example model <- list(x1 = list(yes = 0.5, no = 0.5), x2 = data.table(sex = c("male", "female"), prob = c(0.2, 0.1)))
This event does..
Here are some assumptions and settings that you should know about this event..
1 + 1
event_test_eventname <- modules::use("modules/test/eventname.R") event_test_eventname$run(world, model = NULL, target = NULL, time_steps = NULL)
# For example model <- list(x1 = list(yes = 0.5, no = 0.5), x2 = data.table(sex = c("male", "female"), prob = c(0.2, 0.1)))
This event does..
Here are some assumptions and settings that you should know about this event..
1 + 1
Here are some known issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.