penepma_copy_list_of_files: Copy a list of files from simulation to analysis directory

Description Usage Arguments Value

Description

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

Usage

1
penepma_copy_list_of_files(in_dir, out_dir, fi_spec, verbose = FALSE)

Arguments

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.

Value

none.


jrminter/rpemepma documentation built on May 29, 2019, 11:43 a.m.