Rdocumentation
powered by
Learn R Programming
rlo (version 0.3.2)
rlo_pdf: Export to PDF
Description
By default, this function takes the file name and substitutes .pdf for .odt. Alternatively, an output file name can be given
Usage
rlo_pdf(file = NULL, dir = ".", overwrite = FALSE)
Arguments
file
The file to create/open
dir
The directory to write the file to
overwrite
Should file be overwritten if it already exists?