oh.save.pdf: Function to save objects in high resolution. To be used with...

Description Usage Examples

View source: R/oh.save.pdf.R

Description

Pass any type of figure.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
oh.save.pdf(
  p = NULL,
  outname = NULL,
  outdir = "figures/",
  width = 20,
  height = 15,
  family = "Arial",
  fallback_resolution = 1200,
  antialias = "default",
  pointsize = 12
)

Examples

1

isaisg/ohchibi documentation built on Nov. 27, 2021, 3:02 a.m.