m_set_hover_duration {r3dmol}R Documentation

Set the duration of the hover delay

Description

Set the duration of the hover delay

Usage

m_set_hover_duration(id, hoverDuration)

Arguments

id

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

hoverDuration

an optional parameter that denotes the duration of the hover delay (in milliseconds) before the hover action is called

Value

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


[Package r3dmol version 0.1.2 Index]