activeView-methods: Accessing the active view
Description
Get the active view.
Methods
The following methods are defined by rtracklayer.
- object = "BrowserSession"
-
activeView(object)
: Gets the active
BrowserView
from a browser session. activeView(object) <- value
: Sets the active
BrowserView
in a browser session.