view: view

View source: R/utils.r

viewR Documentation

view

Description

Invoke a spreadsheet-style data viewer on a matrix-like R object.

Usage

view(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:'.


luhann/lumisc documentation built on Jan. 26, 2025, 5:16 a.m.