export_report_table {ReporterScore} | R Documentation |
Export report score result tables
Description
Export report score result tables
Usage
export_report_table(reporter_res, dir_name, overwrite = FALSE)
Arguments
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. |
Value
No return value
[Package ReporterScore version 0.1.9 Index]