exportPlot: Export an orloj plot list.

Description Usage Arguments

View source: R/plotting.R

Description

Exports an orloj plot list, applying any of the parameters that it includes.

Usage

1
exportPlot(filename, plt_list, dpi = 100, verbose = FALSE)

Arguments

filename

The name of the file to be exported. Note that the file extension decides on the file type (such as png, svg, etc.).

plt_list

An orloj plot list.

dpi

Plot resolution. Only applies only to raster output types.

verbose

Whether to provide updates to console.


astrolabediagnostics/orloj documentation built on May 20, 2021, 2:17 p.m.