Skip to contents

Add layers to tf_ggplot objects

Usage

# S3 method for class 'tf_ggplot'
e1 + e2

Arguments

e1

A tf_ggplot object

e2

A ggplot2 layer, scale, theme, etc.

Value

A modified tf_ggplot object.