R/data_list.R
dl_has_duplicates.Rd
Check if data list contains any duplicate features
dl_has_duplicates(data_list)
A nested list of input data from generate_data_list().
generate_data_list()
Doesn't return any value. Raises warning if there are features with duplicate names in a generated data list.