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/1ba256bb-9a6a-4e6d-99f3-762b3b232588" # }