writeEventData: Write a 'bammdata' object to disk

View source: R/writeEventData.R

writeEventDataR Documentation

Write a bammdata object to disk

Description

Takes a bammdata object and re-writes it back into a treefile and an event csv file.

Usage

writeEventData(ephy, outtreefile, outeventfile, ...)

Arguments

ephy

A bammdata object.

outtreefile

The file name for outputting the tree.

outeventfile

The file name for outputting the event csv file.

...

Additional arguments to pass to write.csv.

See Also

subtreeBAMM


BAMMtools documentation built on July 16, 2022, 1:05 a.m.