data(retiolitinae)
#fewer characters than nodes
perfectParsCharTree(retioTree,nchar=10)
#same as number of nodes (minus root)
perfectParsCharTree(retioTree,nchar=12)
#more characters than the number of nodes
perfectParsCharTree(retioTree,nchar=20)
Run the code above in your browser using DataLab