Zoom to center of atom selection. The slab will be set appropriately for the selection, unless an empty selection is provided, in which case there will be no slab.
m_zoom_to(id, sel, animationDuration, fixedPath)
R3dmol id
or a r3dmol
object (the output from
r3dmol()
)
Selection specification specifying model and atom properties to select. Default: all atoms in viewer.
an optional parameter of milliseconds numeric
that denotes the duration of a zoom animation
if true
animation is constrained to
requested motion, overriding updates that happen during the animation
R3dmol id
or a r3dmol
object (the output from
r3dmol()
)