print.Rd
Provides a concise summary of the regressor object using the cli package.
# S3 method for class 'Reg' print(x, ...) # S3 method for class 'sampling_frame' print(x, ...)
A `Reg` object.
Not used.