v: Invoke a Data Viewer.

Description Usage Arguments Value Author(s)

Description

In RStudio sometimes you want to see all the data, but View is introduced in a different namespace.

Usage

1
v(x, title)

Arguments

x

an R object which can be coerced to a data frame with non-zero numbers of rows and columns.

title

title for viewer window. Defaults to name of x prefixed by Data:.

Value

Invisible NULL. The function puts up a window and returns immediately: the window can be closed via its controls or menus.

Author(s)

Aaron Hayman


jgrevel/BAST1-R-Library documentation built on May 21, 2019, 10:11 a.m.