Searches through several common column names that could be used to create the "TIME" column in the dataset
Usage
search_time_col(
orig_df,
names_of_time_cols = c("TAFD", "TSFD", "ATFD", "ATSD")
)
Searches through several common column names that could be used to create the "TIME" column in the dataset
search_time_col(
orig_df,
names_of_time_cols = c("TAFD", "TSFD", "ATFD", "ATSD")
)