read_bin: Read a bin file

Description Usage Arguments Value

View source: R/convert_bin.R

Description

Read the data in binfilename and return a data table. Any field descriptions will become column labels (use View() or Hmisc::label() to see them).

Usage

1
read_bin(binFilename, returnDnames = FALSE)

Arguments

binFilename

string The bin filename to read

returnDnames

bool To return display names (if present in bin)

Value

The data table read from the bin located at binFilename


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