R/rstudio-view2.R
view2.Rd
This variant performs internal coercion to data.frame, so we can easily view S4 DataFrame and GenomicRanges objects.
view2(object)
Object.
Invisible NULL. This function puts up a window and returns immediately. In RStudio, this will open a tabbed window.
NULL
Updated 2023-10-06.
https://support.bioconductor.org/p/9137534/
## > view2(mtcars)