powered by
Description: This function parses an output file for specific model details. It returns a list of model details for a single output file.
extractSummaries_1file(outfiletext, filename, input)
This is the output file in string form to be parsed. Passed in from extractModelSummaries.
Name of the file being parsed. Used in case of bad model, prints a warning.
A list of the summaries
# NOT RUN { # make me!!! # }
Run the code above in your browser using DataLab