write_bin_without_com: Write a FFB (.bin) file without a COM connection

Description Usage Arguments

View source: R/convert_bin.R

Description

This function allows R to write directly to a FFB file even if Caliper software is not installed on the machine. Helper function for write_bin.

Usage

1
write_bin_without_com(binData, binFilename, dcbKey)

Arguments

binData

data.frame The data table to write

binFilename

string The file in which to write

dcbKey

The FFB table structure. This is create by write_bin


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