Prepare data from considering a time serie
prepare.stat.log.Rd
This function uses data.frame extracted by the way of extract.sat.log, and combine them so as to give a time series perspective of those data.frame.
Arguments
- origin
character, path to the directory where journal is stored
- archive
string character, pattern to find the journal. If set to NULL, any .log file will be searched.
- destination
character, optional path to the directory where results should be saved. If set to NULL, results are not saved.