Learn R Programming

rtracklayer (version 1.32.1)

activeView-methods: Accessing the active view

Description

Get the active view.

Arguments

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.