Given multimodel file and its format, all atoms are added to one model
m_add_as_one_molecule(id, data, format)
Arguments
- id
R3dmol id
or a r3dmol
object (the output from
r3dmol()
)
- data
Input data
- format
Input format
Value
R3dmol id
or a r3dmol
object (the output from
r3dmol()
)