activeView-methods {rtracklayer} | R Documentation |
Accessing the active view
Description
Get the active view.
Methods
The following methods are defined by rtracklayer.
- object = "BrowserSession"
-
activeView(object)
: Gets the activeBrowserView
from a browser session.activeView(object) <- value
: Sets the activeBrowserView
in a browser session.
[Package rtracklayer version 1.66.0 Index]