Skip to contents

The 'OUTPUT_' file groups multiple categorisations onto one line e.g. Domain_code could read '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

mapMetadata_convert_outputs(output_csv, output_dir)

Arguments

output_csv

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

output_dir

The location of output_csv

Value

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