Description Usage Arguments Value Author(s)
This uses the processx
package to create an ED2 process that runs in the
background. This allows you to do other things while ED2 is running.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
outdir |
Output directory |
start_dt, end_dt |
Start and end date-times of simulation. Can be given
as POSIX(ct/lt), or character (in which case, they will be converted via
|
configxml |
A |
wd |
Process working directory (default, |
env |
Process environment variables (default, |
tz |
time zone specification to be used for the conversion,
if one is required. System-specific (see time zones),
but |
... |
further arguments to be passed to or from other methods. |
A processx::process()
object corresponding to the running ED2
process.
Alexey Shiklomanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.