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

Description Usage Examples

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

1

Examples

1
2
3
4
5
## Not run: 
get_odg_prog_path()
# returns /Applications/LibreOffice.app/Contents/MacOS/soffice on OSX

## End(Not run)

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