clean_data.Rd
A function to try to clean up metadata. It will attempt to * convert the 'Collection date' column to a date string * those columns that have lists will be converted to single item values
clean_data(data)
data | An dataframe with metadata |
---|
A cleaned dataframe with metadata