m_set_color_by_element {r3dmol}R Documentation

Set color by element

Description

Set color by element

Usage

m_set_color_by_element(id, sel, colors)

Arguments

id

R3dmol id or a r3dmol object (the output from r3dmol())

sel

Atom selection.

colors

Color hex code or name.

Value

R3dmol id or a r3dmol object (the output from r3dmol())


[Package r3dmol version 0.1.2 Index]