thisfile_knit: Identify the file currently being knitted

View source: R/thisfile_knit.R

thisfile_knitR 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

thisFileName

Examples

thisfile_knit()

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