consolidate_results | R Documentation |
enrich_annotation_file()
creates summary files of each classification
iteration into the Results session sub-folder, but these summaries do not
includes the manual review of the predicted labels. consolidate_results()
regenerates these files including the changes resulting from the manual
review of the automatic classification.
consolidate_results( session_name, sessions_folder = getOption("baysren.sessions_folder", "Sessions") )
session_name |
The session with the result files to consolidate. |
sessions_folder |
The path to the folder where all the sessions are stored. |
The results summary, not including the manual review, is still available inside the annotation files.
The list of the regenerated Results' file content as data frames, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.