powered by
Morphy object from single character
SingleCharMorphy(char)
State of each character at each tip in turn, in a format that will be converted to a character string by paste0(char, ';', collapse='').
paste0(char, ';', collapse='')
A pointer to a morphyObj. Don't forget to unload it when you've finished with it: morphyObj <- UnloadMorphy(morphyObj).
morphyObj <- UnloadMorphy(morphyObj)