View source: R/qa_read_results.R
retrieve_qa_results | R Documentation |
The function is the central place for collecting all QA results. It uses the provided path to the QA directory to read-in all necessary information and return them as a nested list structure.
retrieve_qa_results(
path,
model_filename,
psn_options,
settings = qa_settings()
)
path |
Path of the QA run directory |
model_filename |
Name of the model file QA was run on |
psn_options |
List of options provided by PSN |
settings |
Settings |
List
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.