when {linne} | R Documentation |
State
Description
Narrows selection to a specific state, e.g.: when it is hovered.
Usage
when_active(selector)
when_hover(selector)
when_focus(selector)
Arguments
selector |
as returned by selectors. |
[Package linne version 0.0.2 Index]