thisFileName: Identify current file

View source: R/thisFileName.R

thisFileNameR 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

thisfile_knit

Examples

thisFileName()

rmdHelpers documentation built on Sept. 12, 2024, 9:35 a.m.