View source: R/diversity_fxns.R
screen_counts | R Documentation |
screen_counts
screen_counts(my_counts)
my_counts |
return valid counts |
Returns couns that are not NA and greater than zero. Factors are converted to numerics correctly.
Other diversity:
chao1()
,
dXX_index()
,
evenness()
,
get_corrected_entropy_rdata_2_4096_path()
,
get_corrected_entropy_rdata_4097_65536_path()
,
get_corrected_entropy_rdata_ab1025_65K_ent1_8_path()
,
get_corrected_entropy_rdata_ab8_1024_ent1_8_path()
,
has_sufficient_abundance_for_entropy()
,
inv_simpson()
,
predict_true_entropy_from_counts()
,
predict_true_entropy_from_diversity()
,
shannon_entropy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.