install_otp | R Documentation |
Downloads OfficeToPDF.exe
from
https://github.com/cognidox/OfficeToPDF/releases and copies it to
a suitable location, by default system.file(package = "accessr")
.
install_otp(dir, url, method, quiet = TRUE, ...)
dir |
Directory into which to download the executable file
If |
url |
URL from which to download |
method |
Passed to |
quiet |
Passed to |
... |
Additional arguments passed to
|
The argument mode = "wb"
to
download.file
is hard-coded, so that binary transfer
is forced.
See the Value section of download.file
.
OfficeToPDF.exe
is used to create PDF files from Word
documents in rmd2word
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.