This variant performs internal coercion to data.frame, so we can easily view S4 DataFrame objects.
view2(object)
| object | Object. |
|---|
Invisible NULL.
This function puts up a window and returns immediately.
In RStudio, this will open a tabbed window.
Updated 2020-04-12.
## > view2(mtcars)