powered by
Print the results of the function catdes.
# S3 method for catdes print(x, ...)
an object of class catdes
further arguments passed to or from other methods
Vincent Guyader, Francois Husson francois.husson@institut-agro.fr
catdes
if (FALSE) { data(wine) res <- catdes(wine, num.var=2) print(res) }
Run the code above in your browser using DataLab