write_output: Save the comparison results

Description Usage Arguments Value

View source: R/write_output.R

Description

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

Usage

1
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.


sistec documentation built on Oct. 27, 2020, 1:06 a.m.