# Write out Michaux 1989 to current working directory:
write_tnt_matrix(cladistic_matrix = michaux_1989, file_name = "michaux_1989.tnt")
# Remove file when finished:
file.remove(file1 = "michaux_1989.tnt")
Run the code above in your browser using DataLab