I have data in the form of a data frame df, verified by the class() function. I use this to build a classification decision tree from the tre
df
class()
tre