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/d3ac546d-fae7-4f7d-a883-4b3468f786bc" # }