Create and add model to viewer. Given multimodel file and its format, different atomlists are stored in model's frame property and model's atoms are set to the 0th frame
m_add_models_as_frames(id, data, format)
R3dmol id
or a r3dmol
object (the output from
r3dmol()
)
Path of input data path or a vector of data.
Input format (see http://3dmol.csb.pitt.edu/doc/types.html#FileFormats).
R3dmol id
or a r3dmol
object (the output from
r3dmol()
)