print_star: Print a 'pdb' object.

print.pdbR Documentation

Print a pdb object.

Description

Print a pdb object.

Usage

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

## S3 method for class '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.


Rpadrino documentation built on Sept. 23, 2023, 1:06 a.m.