please a have a dataframe called wine with variables among which is the variable Spice of integer type.
I will like to split this variable(Spice) using the quantile() function into 3 classes of identical values
NB :USING the quantile() function please