Description Usage Arguments Value Author(s)
View source: R/dexr_hl_experiment.R
Default for first delivery period start is the basetime.
1 2 3 4 5 6 7 | hl_experiment_runbackend(
dexpa,
outfilesys = "",
basetime = as.numeric(round(Sys.time(), "mins")) * 1000,
offset = round(basetime - as.numeric(Sys.time()) * 1000),
startServer = TRUE
)
|
dexpa |
parameter object |
outfilesys |
log file |
basetime |
in ms, assigned to |
offset |
in ms, assigned to |
startServer |
TRUE if the server should also be started |
-
Sascha Holzhauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.