Pretty Print Method for composed_projector
Objects
print.composed_projector.Rd
Display a human-readable summary of a composed_projector
object, including information about the number and order of projectors.
Usage
# S3 method for composed_projector
print(x, ...)
Arguments
- x
A
composed_projector
object.- ...
Additional arguments passed to
print()
.