plotpdf {pcutils}R Documentation

Plot a multi-pages pdf

Description

Plot a multi-pages pdf

Usage

plotpdf(
  plist,
  file,
  width = 8,
  height = 7,
  browser = "/Applications/Microsoft Edge.app/Contents/MacOS/Microsoft Edge",
  ...
)

Arguments

plist

plot list

file

prefix of your .pdf file

width

width

height

height

browser

the path of Google Chrome, Microsoft Edge or Chromium in your computer.

...

additional arguments

Value

No return value


[Package pcutils version 0.2.5 Index]