Description Usage Arguments Value See Also Examples
Wrapper for vegan
package distance function, to calculate unweighted Jaccard distance.
1 2 | calcUJsample(sampleA = rareSamp(simSamp(), 0.5),
sampleB = rareSamp(simSamp(), 0.5))
|
sampleA |
numeric vector labelled with OTU names |
sampleB |
numeric vector labelled with OTU names |
numeric unweighted Jaccard distance
1 | calcUJsample(rareSamp(simSamp(100),0.5),rareSamp(simSamp(100),0.5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.