savePlot: Function used for saving the plots.

Description Usage Arguments

View source: R/util.r View source: R/plot_exposure.r

Description

Function used for saving the plots.

Function used for saving the plots.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
savePlot(
  filename,
  plot,
  plotSaveFormat = "pdf",
  plotDpi = 300,
  cols = 1,
  rows = 1,
  plotWidth = 10,
  plotHeight = 3
)

savePlot(
  filename,
  plot,
  plotSaveFormat = "pdf",
  plotDpi = 300,
  cols = 1,
  rows = 1,
  plotWidth = 10,
  plotHeight = 3
)

Arguments

name

string.


schnecki/dlnm.interaction documentation built on Feb. 14, 2022, 5:10 a.m.