write_report: Write the prepared data to a txt file in key-value format
Description
Write the prepared data to a txt file in key-value format
Usage
write_report(..., survey, part, output_path)
Value
a txt file (at the path location)
Arguments
- ...
dataframes (one for each survey part, in order)
- survey
a string (which [IPEDS] survey)
- part
a string (which upload part of the survey)
- output_path
a file path (where the file should be saved)