Skip to content

Commit c54d3e3

Browse files
authored
rename wuhan_sim to scenario_sim in parameter_sweep documentation, fixes #79 (#82)
1 parent 4e528bb commit c54d3e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/parameter_sweep.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' simulation function - see the examples for usage.
1313
#'
1414
#' @return A nested `data.table` containing the parameters for each scenario and a nested list of output
15-
#' from `wuhan_sim`.
15+
#' from [scenario_sim()].
1616
#' @autoglobal
1717
#' @export
1818
#' @importFrom future.apply future_lapply

man/parameter_sweep.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)