view: View a Data Set

Description Usage Arguments Value Methods Author(s) See Also

Description

Create a graphics device containing a view of a data set, plus a tcltk window to interactively modify the view.

Usage

1
view(datasrc)

Arguments

datasrc

A vector or data frame or object derived from the ViewerData class.

Value

Called for its side-effect.

Methods

view

signature(datasrc = "ANY"): Attempts to create appropriate ViewerData object to view.

view

signature(datasrc = "ViewerData"): Generates view of object.

Author(s)

Paul Murrell

See Also

viewerData


pmur002/rdataviewer documentation built on May 25, 2019, 10:21 a.m.