# NOT RUN {
# Remove the outgroup taxon and characters 11 and 53 from Gauthier1986:
prunedmatrix <- MatrixPruner(CladisticMatrix = Gauthier1986, characters2prune = c(11, 53),
taxa2prune = c("Outgroup"))
# Show priuned matrix:
prunedmatrix$Matrix_1$Matrix
# }
Run the code above in your browser using DataLab