Skip to contents

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.