write_output: Save the comparison results

View source: R/write_output.R

write_outputR Documentation

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.


r-ifpe/ARIA documentation built on April 14, 2022, 11:54 a.m.