Description Usage Arguments Details
Filter tbl_tree by various criteria
1 2 3 4 5 6 7 | filter_root(.data)
filter_children(.data, node)
filter_offspring(.data, node)
filter_clade(.data, node)
|
.data |
tbl_tree |
node |
integer ID |
filter_offspring
and filter_clade
are similar functions;
the former does not include the specified node itself, but the latter does.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.