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


lukehannan/lumisc documentation built on July 5, 2025, 5:30 a.m.