oh.ggsave.svg: Saves a ggplot object in a publication ready high resolution...

Description Usage Examples

View source: R/oh.ggsave.R

Description

Saves a ggplot object in a publication ready high resolution formar

Usage

1
2
3
4
5
6
7
8
9
oh.ggsave.svg(
  ggobject = p,
  outname = "",
  outdir = "figures/",
  width = 20,
  height = 15,
  device = "svg",
  dpi = 600
)

Examples

1
oh.ggsave()

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