Inputs to files nested within LaTeX document
inputs_of(filename, exclude.preamble = TRUE, append.tex = TRUE)
| filename | The file whose |
|---|---|
| exclude.preamble | (logical) If |
| append.tex | Should the result include the file extension |
A character vector of file paths relative to filename that are
used as \inputs or \includes within filename. If
no such files are present within filename, NULL is returned.