Learn R Programming

RSDA (version 1.1)

display.sym.table: display.sym.table

Description

This function display a symbolic data table tha have been read by read.sym.table(...)

Usage

display.sym.table(sym.data)

Arguments

sym.data
Shoud be a Symbolic Data table that have been read with read.sym.table(...)

Value

  • Not value.

Details

The output will be the symbolic data table in the screen.

References

Billard, L and Diday, E. (2007). Symbolic Data Analysis: Conceptual Statistics and Data Mining (Wiley Series in Computational Statistics). Billard, L and Diday, E. (2003). From the Statistics of Data to the Statistics of Knowledge: Symbolic Data Analysis. Journal of the American of the Statistical Association, USA.

See Also

read.sym.table

Examples

Run this code
data(example3)
display.sym.table(example3)

Run the code above in your browser using DataLab