xprt_ggplot.default: Save GGPlot to PNG

View source: R/generics.R

xprt_ggplot.defaultR Documentation

Save GGPlot to PNG

Description

Save GGPlot to PNG

Usage

## Default S3 method:
xprt_ggplot(obj, path, verbose, width = height, height, units)

Arguments

obj

Object of class xprts.

path

Path used for file.

verbose

TRUE = inform on every exported object.

width

Width of plot.

height

Height of plot.

units

UOM used for width and height.

Value

obj invisibly.


FrankLef/eflTools documentation built on May 4, 2024, 10:04 p.m.