get_odg_prog_path: Return Path To Program Used To Create ODG-graphics

View source: R/odg_graphics.R

get_odg_prog_pathR Documentation

Return Path To Program Used To Create ODG-graphics

Description

The path to the program used to create odg-graphics depends on the OS. We use the function get_os() to determine on which OS, we are running and based on that, we are returning a fixed string corresponding to the path to the program for odg-graphics. In most cases, LibreOffice draw is used to create the odg-graphics files.

Usage

get_odg_prog_path()

Examples

## Not run: 
get_odg_prog_path()
# returns /Applications/LibreOffice.app/Contents/MacOS/soffice on OSX

## End(Not run)

charlotte-ngs/rmdhelp documentation built on Oct. 31, 2023, 10:21 a.m.