includeOdsTable: Generic Method to include Ods tables as graphics

Description Usage Arguments

Description

This function works the same as includeOdgGraphic, but it converts LibreOffice Tables from ods-format to pdf.

Usage

1
2
3
includeOdsTable(psOdsFileStem, psOutFormat = "pdf", psOdsDir,
  psFigOutDir = ".", pbMustGenerate = FALSE,
  pnPaperWidthScale = NULL)

Arguments

psOdsFileStem

stem of odg figure file

psOutFormat

output format of the graphic file to be included

psOdsDir

directory where odg figure file is stored

psFigOutDir

directory where output should be placed

pbMustGenerate

flag to indicate whether pdf-graphics must be regenerated

pnPaperWidthScale

scale factor for produced graphic


charlotte-ngs/rmddochelper documentation built on June 27, 2019, 1:22 a.m.