Description Usage Arguments Details Value Examples
Function to set an option that points to the local LibreOffice file
soffice.exe
.
1 | set_libreoffice_path(path)
|
path |
path to the LibreOffice soffice file |
For a list of possible file path locations for soffice.exe
,
see https://github.com/hrbrmstr/docxtractr/issues/5#issuecomment-233181976
Returns nothing, function sets the option variable
path_to_libreoffice
.
1 2 3 4 | ## Not run:
set_libreoffice_path("local/path/to/soffice.exe")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.