Parses do/source calls recursively. Cached paths are not re-read.
Usage
build_code_file_graph(
entry_path,
study_root,
language = c("stata", "r"),
read_fn = NULL,
cache = NULL
)Parses do/source calls recursively. Cached paths are not re-read.
build_code_file_graph(
entry_path,
study_root,
language = c("stata", "r"),
read_fn = NULL,
cache = NULL
)