getFigurePathsFromTex() reads \includegraphics{} entries from a TeX file.
getTablePathsFromTex() reads \input{} entries and adds a .tex
extension when the TeX input omits it. Commented-out entries are ignored.
getFigurePathsFromTex(.file, .report_dir = NULL)
getTablePathsFromTex(.file, .report_dir = NULL)Character vector of normalized paths relative to the current working
directory when possible, otherwise relative to here::here().