Dataset disp: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Importing text file)
 
imported>Jeremy
m (Dataset/disp moved to Dataset disp over redirect)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
Display summary of DataSet object contents.
Display summary of DataSet object contents.
===Synopsis===
===Synopsis===
disp(x)
:disp(x)
===Description===
===Description===
Displays a summary of the given DataSet object's contents in the console window.
Displays a summary of the given DataSet object's contents in the console window.
===See Also===
===See Also===
[[dataset]]
[[dataset]]

Latest revision as of 15:07, 8 October 2008

Purpose

Display summary of DataSet object contents.

Synopsis

disp(x)

Description

Displays a summary of the given DataSet object's contents in the console window.

See Also

dataset