writeHAC: Write HAC binary data.

Description Usage Arguments Details

View source: R/readHAC.R

Description

Write raw HAC data file

Usage

1

Arguments

x

HAC object

file

File to write to.

Details

This function writes the binary HAC format. The output file begins with "ac 00 00 00" followed by the binary tuples defined by the HAC object x. Note that the function does not perform a check for mandatory tuples.


readHAC documentation built on May 2, 2019, 10:14 a.m.