Learn R Programming

sistec (version 0.2.0)

write_output: Save the comparison results

Description

You can use this function to save the results separated by campus. The results will be saved in .xlsx format.

Usage

write_output(x, output_path = NULL, output_folder_name = "ARIA")

Arguments

x

A list returned by compare_sistec().

output_path

The folder where you want to save the results.

output_folder_name

The folder's name you want to save the results.

Value

None.