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
catdes
# NOT RUN { data(wine) res <- catdes(wine, num.var=2) print(res) # }
Run the code above in your browser using DataLab