sumatraPaths: Get Sumatra PDF Viewer paths

View source: R/sumatraPaths.R

sumatraPathsR Documentation

Get Sumatra PDF Viewer paths

Description

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

Usage

sumatraPaths(open = FALSE)

Arguments

open

open the folders? DEFAULT: FALSE

Value

paths

Author(s)

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

See Also

sumatraInitialize

Examples

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

berryFunctions documentation built on Aug. 8, 2025, 6:18 p.m.