Nothing
trav_in_until()
are possibleCode
create_graph() %>% add_path(n = 10, node_data = node_data(value = 1:10)) %>%
trav_in_until(conditions = value == 1)
Condition
Error in `trav_in_until()`:
! There is no selection of nodes available.
* Any traversal requires an active selection.
* This type of traversal requires a selection of nodes.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.