Prunes desired nodes in a PSICA tree.
1 2 | ## S3 method for class 'psicaTree'
snip(pT, indices)
|
pT |
the PSICA tree to be pruned. |
indices |
vector of indices of the nodes. All contents below the nodes with these indices will be pruned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.