View source: R/subset_distance.R
subset_distance | R Documentation |
Subsetting a distance object by indicators
subset_distance(dist, ind)
dist |
an n x n distance object |
ind |
length-n subsetting indicator. Must be either character (sample names) or logical (TRUE/FALSE indicator). |
the subsetted distance object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.