save.SO: saves symbolic data table of 'symbolic' class to xml file

View source: R/save.SO.r

save.SOR Documentation

saves symbolic data table of 'symbolic' class to xml file

Description

saves symbolic data table of 'symbolic' class to xml file (ASSO format)

Usage

save.SO(sdt,file)

Arguments

sdt

Symbolic data table

file

file name with extension

Details

see symbolic.object for symbolic data table R structure representation

Value

No value returned

Author(s)

Andrzej Dudek andrzej.dudek@ue.wroc.pl

Department of Econometrics and Computer Science, University of Economics, Wroclaw, Poland http://keii.ue.wroc.pl/symbolicDA/

References

Billard L., Diday E. (eds.) (2006), Symbolic Data Analysis, Conceptual Statistics and Data Mining, John Wiley & Sons, Chichester.

Bock H.H., Diday E. (eds.) (2000), Analysis of symbolic data. Explanatory methods for extracting statistical information from complex data, Springer-Verlag, Berlin.

Diday E., Noirhomme-Fraiture M. (eds.) (2008), Symbolic Data Analysis with SODAS Software, John Wiley & Sons, Chichester.

See Also

generate.SO,subsdt.SDA,parse.SO

Examples

#data("cars",package="symbolicDA")
#save.SO(cars,file="cars_backup.xml")

symbolicDA documentation built on Feb. 16, 2023, 6 p.m.