Clean up column names for basic CSV input
Source:R/clean_csv_import_names.R
clean_csv_import_names.Rd
clean_csv_import_names()
is an internal function to resolve variable input
names into their canonical form. It should work with input columns names
from the MX801 logger; from the U24 and U26 loggers; and using the canonical
names: "Date_Time", "Raw_DO", "Temp_DOLog", "DO", "DO_Pct_Sat",
"High_Range", "Temp_CondLog", "Spec_Cond", "Salinity",
"Depth", "Latitude", and "Longitude". The last three names are optional.