treeset.randomForest: Generate a representation of a tree in a Random Forest
Description
Often we want to view the actual trees built by a random
forest. Although reviewing all 500 trees might be a bit much, this
function allows us to at least list them.