Function showing the path to the selected document in the selected tree.

make_tree_path(doc, tree)

Arguments

doc

Character. File name of the selected document.

tree

Tibble. Tree in which the document should be positioned.

Value

Character string indicating the path to the document in the tree.

Author

Nicolas Mangin