view2: View object

View source: R/rstudio-view2.R

view2R Documentation

View object

Description

This variant performs internal coercion to data.frame, so we can easily view S4 DataFrame and GenomicRanges objects.

Usage

view2(object)

Arguments

object

Object.

Value

Invisible NULL. This function puts up a window and returns immediately. In RStudio, this will open a tabbed window.

Note

Updated 2023-10-06.

See Also

  • https://support.bioconductor.org/p/9137534/

Examples

## > view2(mtcars)

acidgenomics/bb8 documentation built on Feb. 1, 2024, 11:38 a.m.