powered by
as.bitsplits
"prop.part"
as.bitsplits(x) ## S3 method for class 'prop.part': as.bitsplits(x) ## S3 method for class 'bitsplits': print(x, ...)
"bitsplits"
print
tr <- rtree(20) pp <- prop.part(tr) as.bitsplits(pp)
Run the code above in your browser using DataLab