set_libreoffice_path: Point to Local soffice.exe File

Description Usage Arguments Details Value Examples

View source: R/utils.r

Description

Function to set an option that points to the local LibreOffice file soffice.exe.

Usage

1

Arguments

path

path to the LibreOffice soffice file

Details

For a list of possible file path locations for soffice.exe, see https://github.com/hrbrmstr/docxtractr/issues/5#issuecomment-233181976

Value

Returns nothing, function sets the option variable path_to_libreoffice.

Examples

1
2
3
4
## Not run: 
set_libreoffice_path("local/path/to/soffice.exe")

## End(Not run)

hrbrmstr/docxtractr documentation built on July 11, 2020, 10:06 p.m.