bond(...)
## S3 method for class 'coords':
bond(x, sel1, sel2, ...)
## S3 method for class 'pdb':
bond(x, sel1, sel2, ...)angle(...)
## S3 method for class 'coords':
angle(x, sel1, sel2, sel3, ...)
## S3 method for class 'pdb':
angle(x, sel1, sel2, sel3, ...)
dihedral(...)
## S3 method for class 'coords':
dihedral(x, sel1, sel2, sel3, sel4, ...)
## S3 method for class 'pdb':
dihedral(x, sel1, sel2, sel3, sel4, ...)
measure(...)
## S3 method for class 'default':
measure(id = rgl.ids(), verbose = TRUE, ...)
## S3 method for class 'coords':
measure(x, id = rgl.ids(), verbose = TRUE, ...)
## S3 method for class 'pdb':
measure(x, id = rgl.ids(), verbose = TRUE, ...)