thisFileName {rmdHelpers} | R Documentation |
Identify current file
Description
Identify the file currently being processed
Usage
thisFileName()
Details
Currently only works for files being processed with knit
;
may try to add more
Value
The current file name
References
Based on https://github.com/krlmlr/kimisc/blob/master/R/thisfile.R
See Also
Examples
thisFileName()
[Package rmdHelpers version 1.3.1 Index]