print.start_method: Print the start_method object to the console with formatting

View source: R/start_method.R

print.start_methodR Documentation

Print the start_method object to the console with formatting

Description

Print the start_method object to the console with formatting

Usage

## S3 method for class 'start_method'
print(x, ...)

Arguments

x

A start_method object

...

further arguments passed to or from other methods (not currently used).

Value

A start_method object

Examples

 

print(start_method())


tidysynthesis documentation built on March 17, 2026, 1:06 a.m.