Skip to contents

Fix the format of a CSV file that is not in IIDDA format.

Usage

fix_csv(filename)

Arguments

filename

Path to the CSV file

Value

Logical value that is `TRUE` if the CSV needed fixing and `FALSE` otherwise.