readHAC {readHAC} | R Documentation |
Read HAC data into R.
Description
Read raw HAC data file
Usage
readHAC(file)
Arguments
file |
File to read. |
Details
This function reads the binary HAC format and locates the tuples.
Value
HAC object.
[Package readHAC version 1.0 Index]