View source: R/replace_sumatraPDF.R
replace_sumatraPDF | R Documentation |
This function could be used as openning a list of PDFs efficiently. It will replace automatically sumatraPDF settings with a saved file containing settings. You need install the open source Sumatra PDF software https://www.sumatrapdfreader.org/free-pdf-reader.html
replace_sumatraPDF(settings.file, SumatraPDF.settings.place = NULL)
settings.file |
a string describing a colour.
SumatraPDF.settings.place |
feed a directory on sumatraPDF settings. default is NULL, the code could obtain the directory by itselft.
setwd(path.package("figsci"))
replace_sumatraPDF(settings.file = "empty.txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.