EDR.preprocess.history: Preprocess history file for EDR

Description Usage Arguments

View source: R/edr.wrapper.R

Description

Locate history file based on path and prefix, copy to specified output directory, and rename to correct time.

Usage

1
2
3
4
5
6
EDR.preprocess.history(
  history.path,
  output.path,
  datetime,
  history.prefix = "history"
)

Arguments

history.path

Path to directory containing history file.

datetime

POSIX date and time for run

history.prefix

String describing the history file prefix in history.path. Default = 'history'


ashiklom/PEcAnRTM documentation built on March 7, 2020, 7:46 a.m.