Skip to contents

The 'OUTPUT_' file groups multiple categorisations onto one line e.g. '1,3'

This function creates a new longer output 'L-OUTPUT_' which gives each categorisation its own row

This 'L-OUTPUT_' may be more useful when using these csv files in later analyses

Usage

convert_output(output_csv, output_dir)

Arguments

output_csv

The name of the 'OUTPUT_' csv file that was created from domain_mapping.R

output_dir

The location of output_csv

Value

The function will return 'L-OUTPUT_' in the same output_dir