Print routine for a repo breakages object of class "rbreak".

# S3 method for class 'rbreak'
print(x, ..., verbose = FALSE)

Arguments

x

The repo breakages object to print.

...

Follow-on parameters to the print function.

verbose

If FALSE, prints only the difference removals. If TRUE, prints both additions and removals. Default is FALSE.

Value

The repo breakage object, invisibly.

See also