get_hierarchy: Get content hierarchy

Description Usage Arguments Value

View source: R/website.R

Description

Return a list of all the locations in the classification hierarchy.

Usage

1
get_hierarchy(path, root, q_opt)

Arguments

path

(character) The paths to notes to assign hirearchical classifications to.

root

(character of length 1) The path to the root directory of the notebook.

q_opt

(function) The function used to get context-specific option values

Value

(list of character) A list of locations in the notebook hierarchy corresponding to the input argument path.


grunwaldlab/quiltr documentation built on May 17, 2019, 8:40 a.m.