AnthropMMD-package      An R package for Smith's Mean Measure of
                        Divergence (MMD)
absolute_freqs          A toy example dataset for mean measures of
                        divergence, in a table format
binary_to_table         Converts a data frame of binary (i.e.,
                        presence/absence) trait information into a
                        table of sample sizes and frequencies.
mmd                     Compute MMD values from a table of sample sizes
                        and relative frequencies
plot.anthropmmd_result
                        Display a multidimensional scaling (MDS) plot
                        with the MMD dissimilarities as input
select_traits           Select a subset of traits meeting certain
                        criteria
start_mmd               An R-Shiny application for the mean measure of
                        divergence
table_relfreq           Converts a table of sample sizes and
                        frequencies into a table of sample sizes and
                        relative frequencies.
toyMMD                  A toy example dataset for mean measures of
                        divergence, in a binary format
