finalize_tf_ggplot: Finalize tf_ggplot by processing all tf layers independently

View source: R/tf-ggplot.R

finalize_tf_ggplotR Documentation

Finalize tf_ggplot by processing all tf layers independently

Description

Each layer is evaluated on its own natural argument grid (Option B architecture). The base ggplot has data = NULL; each layer receives its own long-format data.

Usage

finalize_tf_ggplot(tf_plot)

Arguments

tf_plot

A tf_ggplot object with accumulated layers

Value

Regular ggplot object with all layers properly transformed


tidyfun documentation built on April 24, 2026, 5:06 p.m.