check_cladisticMatrix {Claddis} | R Documentation |
Internal function to check cladisticMatrix object for errors.
check_cladisticMatrix(cladistic_matrix)
cladistic_matrix |
An object of class |
Internal Claddis function. Nothing to see here. Carry on.
An error message or empty vector if no errors found.
Graeme T. Lloyd graemetlloyd@gmail.com
# Check that this is a valid cladisticMatrix object (will return error message as class
# is not set):
check_cladisticMatrix(cladistic_matrix = day_2016)