replace_sumatraPDF: Replace automatically sumatraPDF settings with a saved file...

View source: R/replace_sumatraPDF.R

replace_sumatraPDFR Documentation

Replace automatically sumatraPDF settings with a saved file containing settings

Description

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

Usage

replace_sumatraPDF(settings.file, SumatraPDF.settings.place = NULL)

Arguments

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.

Examples


setwd(path.package("figsci"))
replace_sumatraPDF(settings.file = "empty.txt")


liuguofang/figsci documentation built on Nov. 24, 2023, 1:45 p.m.