summary.composed_projector: Summarize a Composed Projector

View source: R/composed_projector.R

summary.composed_projectorR Documentation

Summarize a Composed Projector

Description

Provides a summary of the stages within a composed projector, including stage names, input/output dimensions, and the primary class of each stage.

Usage

## S3 method for class 'composed_projector'
summary(object, ...)

Arguments

object

A composed_projector object.

...

Currently unused.

Value

A tibble summarizing the pipeline stages.


bbuchsbaum/multivarious documentation built on July 16, 2025, 11:04 p.m.