rbat {batwing}R Documentation

Read in BATWING output file

Description

Read in BATWING output file. Faster than read.table.

Usage

rbat(name, throw = 1000, partial = F, charinf = F)

Arguments

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.

Value

A data.frame containing columns of output.

Author(s)

Ian Wilson <I.J.Wilson@ncl.ac.uk>

References

http://www.mas.ncl.ac.uk/~nijw

See Also

popsfromshape

Examples



[Package batwing version 0.1 Index]