thisfile_knit {rmdHelpers} | R Documentation |
Identify the file currently being knitted
Description
Identifies the file that knitr is processing when the function is called.
Usage
thisfile_knit()
Value
Returns the current file name
Author(s)
Mark Peterson
References
Based on https://github.com/krlmlr/kimisc/blob/master/R/thisfile.R
See Also
Examples
thisfile_knit()
[Package rmdHelpers version 1.3.1 Index]