Learn R Programming

berryFunctions (version 1.22.13)

sumatraPaths: Get Sumatra PDF Viewer paths

Description

Get Sumatra paths for sumatraInitialize. This will only work on windows.

Usage

sumatraPaths(open = FALSE)

Value

paths

Arguments

open

open the folders? DEFAULT: FALSE

Author

Berry Boessenkool, berry-b@gmx.de, Jan 2024

See Also

sumatraInitialize

Examples

Run this code
if(.Platform$OS.type == "windows") sumatraPaths()

Run the code above in your browser using DataLab