# Performs STR on the Gauthier 1986 dataset used in Wilkinson (1995):
str_data <- safe_taxonomic_reduction(cladistic_matrix = gauthier_1986)
# View deleted taxa:
str_data$str_taxa
# View reduced matrix:
str_data$reduced_matrix
# View removed matrix:
str_data$removed_matrix
Run the code above in your browser using DataLab