| inputs_of | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.