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

View source: R/convert_bin.R

read_bin_without_comR Documentation

Read the bin matrix into a data table without a COM connection

Description

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

Usage

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.


Caliper-Corporation/caliperR documentation built on May 30, 2024, 2:35 p.m.