Compare sample names
Internal use. This function compares the sample names between the two datasets provided. If names do not match CoNI stops and outputs an error message.
compare_sampleNames(df1, df2)
No return value, called for side effects
Useful links