R/utils.R
doc_path.Rd
Path of program
doc_path(filename = NULL, path = NULL)
Name of output file
program path
character string
# \donttest{ doc_path(filename = "my_tbl.pdf", path = NULL) #> [1] "/home/runner/work/_temp/a7d2c719-8c27-4f03-9e3f-3fd409626732" # }