Creates a Zip archive of all results in CSV format.
Usage
export(object, ...)
# S4 method for class 'MultivariateAnalysis'
export(object, file, flags = "-r9Xj", ...)
See also
utils::write.csv()
, utils::zip()
Other getters:
get_contributions()
,
get_coordinates()
,
get_data()
,
get_eigenvalues()