dot-saveAs: Saves ggplot object as a Rdata file.

Description Usage Arguments Value

Description

It's a convinient function that does the check and saves at the same time, for brevity within other areas of the code (to eliminate repeated if checks).

Usage

1
.saveAs(.save, filename, plot)

Arguments

.save

logical type. Whether or not we should save.

filename

string.

plot

ggplot object.

Value

nothing


abseqR documentation built on Nov. 8, 2020, 8:28 p.m.