An extension of the phyloseq estimate_richness() function to include
Shannon's Evenness and sample depth. It also combines the normal
estimate_richness output with the sample data dataframe.
Value
A tibble joining sample metadata with columns from get_alpha_S(),
get_alpha_simpson(), and get_alpha_shannon().