rlo_pdf: Export to PDF

Description Usage Arguments

View source: R/rlo_pdf.R

Description

By default, this function takes the file name and substitutes .pdf for .odt. Alternatively, an output file name can be given

Usage

1
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?


rlo documentation built on May 1, 2019, 10:22 p.m.

Related to rlo_pdf in rlo...