Setup the column names for MTBS. There are two sets of names because there are two dataframes being returned. These have to match the data dictionary names

mtbs_transform_col_names(mtbs_type)

Arguments

mtbs_type

(character) : This specifies the type of MTBS data we want to import and takes 2 values mtbs_perimeter_data, mtbs_fod_pts_data

Value

(list): two character vectors, one with the original column names and the other one with the transformed column names