rbat {batwing} | R Documentation |
Read in BATWING output file. Faster than read.table.
rbat(name, throw = 1000, partial = F, charinf = F)
name |
The file name |
throw |
How many rows to discard as burn-in. |
partial |
Is the program still running (if so discard the last row) |
charinf |
Are the infinte sites encoded as characters rather than 0's and 1's. |
A data.frame
containing columns of output.
Ian Wilson <I.J.Wilson@ncl.ac.uk>
http://www.mas.ncl.ac.uk/~nijw