open_pdf: Open a pdf

Description Usage Arguments

View source: R/pdf.R

Description

Open a pdf

Usage

1
2
open_pdf(x, width = 6, height = width, sub = get_sub(),
  main = get_main(), ask = getOption("subfoldr.ask", TRUE), ...)

Arguments

x

A string of the name of the file to create.

width

A number indicating the width in inches.

height

A number indicating the height in inches.

sub

A string of the path to the directory to save the object.

main

A string of the main subfolder.

ask

A string indicating whether to ask before creating a sub directory.

...

Additional arguments passed to pdf


poissonconsulting/subfoldr documentation built on Feb. 18, 2021, 11:17 p.m.