extract_expected_data: Extract the expected data values
Description
Read in a data.ss_new
file, move the expected values up in
the file, and write it back out to a new data file.
Usage
extract_expected_data(data_ss_new = "data.ss_new", data_out = "ss3.dat")
Arguments
data_ss_new
The location of the .ss_new
file that was
generated from a run of SS.
data_out
The location of the .ss_new
file that was
generated from a run of SS.