Learn R Programming

docorator (version 0.5.2)

doc_path: Path of program

Description

Path of program

Usage

doc_path(filename = NULL, path = NULL)

Value

character string

Arguments

filename

Name of output file

path

program path

Examples

Run this code
if (FALSE) {
 doc_path(filename = "my_tbl.pdf", path = NULL)
}

Run the code above in your browser using DataLab