tidy_beta_sample
1 2 | tidy.beta.sample(x, index.family = "sorensen", sites = nrow(x$data),
samples = 1)
|
x |
matris de abundancia o presencia/ausencia. |
index.family |
"jaccard" o "sorensen" |
sites |
number of sites for which multiple-site dissimilarities will be computed. If not specified, default is all sites. |
samples |
number of repetitions. If not specified, default is 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.