Used by profile_wrapper() to write summary statistics to the disk.
get_summary(mydir, para, vec, profilemodels, profilesummary)Directory where model files are located.
There is no default entry for mydir.
An example of user input could be
mydir = file.path("C:/my_models", "base_model").
A character string specifying the SS3 parameter name that the profile pertains to. The parameter name should match the name in the control.ss_new file from SS3.
A numeric vector specifying the parameter values that the profile covers.
An object returned from r4ss::SSgetoutput().
An object returned from r4ss::SSsummarize().