export_report_table: Export report score result tables

View source: R/plot.R

export_report_tableR 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


ReporterScore documentation built on Sept. 11, 2024, 6:44 p.m.