powered by
print.fast(x, file = NULL, sep = ";", ...)
fast
data(perfume) res.fast <- fast(perfume,graph=FALSE) print.fast(res.fast, file="c:/essai.csv", sep = ";")
Run the code above in your browser using DataLab