View source: R/check_cladisticMatrix.R
| check_cladisticMatrix | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.