check_samples_D {MMUPHin} | R Documentation |
Sample names (row/column names of the D matrix, row names of the metadata data frame) must be matching exactly. Note that this dictates that they cannot be NULL because by design data (a data frame) should have non-empty row names.
check_samples_D(D, data)
D |
sample-by-sample matrix of dissimilarities (proportions or counts). |
data |
data frame of metadata. |
matched sample names