Rev Language Reference


readDiscreteCharacterData

Usage

readDiscreteCharacterData(String file, Bool alwaysReturnAsVector)

Arguments

file : String (pass by value)
The name of the file or directory from which to read in the character data matrix.
alwaysReturnAsVector : Bool (pass by value)
Should we always return the character data matrix as a vector of matrices even if there is only one?
Default : FALSE

Return Type