subset_bvtree | R Documentation |
Given a bvtree and a vector of indices s
, creates a new
tree which is a subset of the original tree focusing only on the elements
s
.
subset_bvtree(bvtree, s)
bvtree |
an object of class "bvtree" |
s |
a vector specifying which elements in the bvtree to focus on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.