View source: R/composed_projector.R
summary.composed_projector | R Documentation |
Provides a summary of the stages within a composed projector, including stage names, input/output dimensions, and the primary class of each stage.
## S3 method for class 'composed_projector'
summary(object, ...)
object |
A |
... |
Currently unused. |
A tibble
summarizing the pipeline stages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.