convertLibOToGraphic: Convert documents from source format into a given target...

Description Usage Arguments

Description

convertLibOToGraphic assumes that LibreOffice is installed and is ideally available on the search path. Because more recent versions of windows and mac osx appear to have problems with that we started to use absolute paths to LibO installations. Source files which are assumed to LibO-draw files in .odg-format are converted on the fly to the specified output format which are then included in the source R markdown document

Usage

1
2
convertLibOToGraphic(psLibOFile, psOutFormat = NULL, psLibODir = "odg",
  psFigOutDir = ".")

Arguments

psLibOFile

name of the libre office graphics file

psLibODir

source directory of Libre Office files

psFigOutDir

output directory where figure pdfs are expected to be


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