Skip to contents

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)