savePs: savePs function

View source: R/plotUtils.R

savePsR Documentation

savePs function

Description

Add background and grid lines similar to ggplot.

Usage

savePs(name = "name", w = dev.size()[1], h = dev.size()[2])

Arguments

bg

(string) Background color Defaults to "gray90".

cols

(string) Gridlines color Defaults to "white".


kklot/ktools documentation built on Aug. 13, 2024, 7:08 p.m.