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


malhamdoosh/abseqR documentation built on May 24, 2019, 12:36 a.m.