powered by
Internal function to check cladisticMatrix object for errors.
check_cladisticMatrix(cladistic_matrix)
An error message or empty vector if no errors found.
An object of class cladisticMatrix.
cladisticMatrix
Graeme T. Lloyd graemetlloyd@gmail.com
Internal Claddis function. Nothing to see here. Carry on.
# Check that this is a valid cladisticMatrix object (will return error message as class # is not set): check_cladisticMatrix(cladistic_matrix = day_2016)
Run the code above in your browser using DataLab