hsPdfDev: ID(s) of PDF Device(s)

View source: R/hsLibBase.R

hsPdfDevR Documentation

ID(s) of PDF Device(s)

Description

Returns the IDs of the first or all opened pdf device(s).

Usage

hsPdfDev(all = FALSE)

Arguments

all

if TRUE, the ids of all pdf devices are returned, if FALSE, only the id of the first pdf device

Value

ID of first (all == FALSE) or IDs of all opened pdf devices, as e.g. returned by dev.list


KWB-R/kwb.base documentation built on June 19, 2022, 3:30 a.m.