Print a pdb object.

# S3 method for pdb
print(x, ...)

# S3 method for pdb_proto_ipm_list
print(x, ...)

Arguments

x

A pdb object.

...

Only used by pdb_new_fun_form, otherwise ignored. See details and examples for usage in pdb_new_fun_form.

Value

x invisibly.