
Last chance! 50% off unlimited learning
Sale ends in
Returns the name of the input file passed to knit()
.
current_input(dir = FALSE)
A character string, if this function is called inside an input
document. Otherwise NULL
.
Boolean; whether to prepend the current working directory to the file path, i.e. whether to return an absolute path or a relative path.