export_report_table {ReporterScore} | R Documentation |
Export report score result tables
export_report_table(reporter_res, dir_name, overwrite = FALSE)
reporter_res |
a reporter_score object or rs_by_cm object |
dir_name |
the directory to save the report tables |
overwrite |
overwrite the existed files or not, default is FALSE. |
No return value