Attaches a raw data character state matrix in the form of a C-style (i.e. NULL-terminated) string. This can be the matrix block extracted from a Nexus file or an xread table format. The matrix should contain no leaf labels.

mpl_attach_rawdata(rawdata, morphyobj)

Arguments

rawdata

C-style string corresponding to the tip data for each taxon in turn.

morphyobj

An instance of the Morphy object.

Value

Morphy error code.

Author

Martin Brazeau