# Generated by cpp11: do not edit by hand
get_paths <- function(parent) {
.Call(`_tidygraph_get_paths`, parent)
}
collect_offspring <- function(offspring, order) {
.Call(`_tidygraph_collect_offspring`, offspring, order)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.