Returns a table that links all exported functions and their aliases to their documentation (man files),
the R scripts containing them, and the test scripts that reference them.
make_traceability_matrix(pkg_tar_path, results_dir = NULL, verbose = FALSE)path to a tarball
Directory with scoring results. This is the path returned
by score_pkg().
Logical (TRUE/FALSE). If TRUE, show any warnings/messages per function.
a tibble