Learn R Programming

sistec (version 0.0.2)

write_output: Save the comparison results

Description

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

Usage

write_output(output_path = NULL, output_folder_name = "Sistec_app", comparison)

Arguments

output_path

The folder where you want to save the results.

output_folder_name

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

comparison

A data frame returned by compare_sistec().

Value

None.