read_boxtxt: read SNB data

View source: R/A_fileop.R

read_boxtxtR Documentation

read SNB data

Description

read an SNB file as data.table-s (only transponder and Light barrier data are parsed).

Usage

read_boxtxt(f)

Arguments

f

path to the snb file

Value

a data.table .

Author(s)

MV

Examples

x = read_boxtxt(system.file('test_files_SNB', '80', 'BOX0080.TXT', package = 'SNB2'))

mpio-be/SNB2 documentation built on Sept. 17, 2024, 4:27 p.m.