Description Usage Arguments Value
PENEPMA generates many output data files durming a simulation. Often one wants to analyze "on-the-fly". This function helps copy them to an anaysis directory
1 | penepma_copy_list_of_files(in_dir, out_dir, fi_spec, verbose = FALSE)
|
in_dir |
String. The path to the simulation dir. ex: "~Desktop/sim" |
out_dir |
String. The path to the anaysis dir. ex: "~Desktop/ana" |
fi_spec |
String. A file specification. ex: "*-01.dat" |
verbose |
Boolean, Default: FALSE. If TRUE print list of files. |
none.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.