Skip to contents

Path of program

Usage

doc_path(filename = NULL, path = NULL)

Arguments

filename

Name of output file

path

program path

Value

character string

Examples

if (FALSE) { # \dontrun{
 doc_path(filename = "my_tbl.pdf", path = NULL)
} # }