read_bin_without_com: Read the bin matrix into a data table without a COM...

Description Usage Arguments

View source: R/convert_bin.R

Description

Helper function to read_bin. If Caliper software is not installed, this function reads and translates the bytes directly.

Usage

1
read_bin_without_com(binFilename, dcbKey, nBytesPerRow)

Arguments

binFilename

string Path of bin file to read.

dcbKey

data.frame The FFB table structure df. Created by read_bin.

nBytesPerRow

numeric The number of bytes per row.


dkyleward/caliperR documentation built on Dec. 31, 2021, 7:11 p.m.