powered by
Converts a numeric error code to human-readable format
mpl_translate_error(errorCode)
Non-positive integer to be converted
A character string corresponding to the provided error code
Other Morphy API functions: MorphyErrorCheck(), MorphyWeights(), PhyDat2Morphy(), SetMorphyWeights(), SingleCharMorphy(), UnloadMorphy(), mpl_apply_tipdata(), mpl_attach_rawdata(), mpl_attach_symbols(), mpl_delete_Morphy(), mpl_delete_rawdata(), mpl_first_down_recon(), mpl_first_up_recon(), mpl_get_charac_weight(), mpl_get_num_charac(), mpl_get_num_internal_nodes(), mpl_get_numtaxa(), mpl_get_symbols(), mpl_init_Morphy(), mpl_new_Morphy(), mpl_second_down_recon(), mpl_second_up_recon(), mpl_set_charac_weight(), mpl_set_num_internal_nodes(), mpl_set_parsim_t(), mpl_update_lower_root(), mpl_update_tip(), summary.morphyPtr()
MorphyErrorCheck()
MorphyWeights()
PhyDat2Morphy()
SetMorphyWeights()
SingleCharMorphy()
UnloadMorphy()
mpl_apply_tipdata()
mpl_attach_rawdata()
mpl_attach_symbols()
mpl_delete_Morphy()
mpl_delete_rawdata()
mpl_first_down_recon()
mpl_first_up_recon()
mpl_get_charac_weight()
mpl_get_num_charac()
mpl_get_num_internal_nodes()
mpl_get_numtaxa()
mpl_get_symbols()
mpl_init_Morphy()
mpl_new_Morphy()
mpl_second_down_recon()
mpl_second_up_recon()
mpl_set_charac_weight()
mpl_set_num_internal_nodes()
mpl_set_parsim_t()
mpl_update_lower_root()
mpl_update_tip()
summary.morphyPtr()
# NOT RUN { mpl_translate_error(-1) # "ERR_INVALID_SYMBOL" # }
Run the code above in your browser using DataLab