plus-.gg: Override + operator for ggplot objects to log calls

+.ggR Documentation

Override + operator for ggplot objects to log calls

Description

Override + operator for ggplot objects to log calls

Usage

## S3 method for class 'gg'
e1 + e2

Arguments

e1

A ggplot object.

e2

A layer to add to the ggplot object.

Value

A ggplot object with logged calls.


gglogger documentation built on Oct. 25, 2024, 5:06 p.m.