readCharacterDataDelimited
file : | String (pass by value) |
The name of the file to read in. | |
type : | String (pass by value) |
The type of data. | |
Default : NaturalNumbers | |
Options : NaturalNumbers|Bitset|Standard|Continuous|Taxa | |
stateLabels : | String (pass by value) |
The state labels (for standard states) or max number for NaturalNumbers. | |
delimiter : | String (pass by value) |
The delimiter between columns. | |
Default : | |
headers : | Bool (pass by value) |
Has this file a header line? | |
Default : TRUE |