Learn R Programming

r3dmol (version 0.1.2)

.m_multi_spec: List of multiple start/stop locations.

Description

For use in addition of lines, arrows, cylinders, when multiple locations are specified in a single call.

Usage

.m_multi_spec(starts, ends)

Arguments

starts

Start locations, either m_vector3() or m_sel()

ends

End locations, either m_vector3() or m_sel() and end locations.