validate.dat.header: Validates header data

Description Usage Arguments Value Examples

View source: R/ReadingDatFiles.R

Description

LOWER LEVEL FUNCTION - Not meant to be called on its own.

Preforms various checks on the header to assure the .dat file meets specifications The following checks are preformed:

Usage

1

Arguments

Header

a valid header returned from the read.dat.header function

Value

Returns TRUE if it passes validation and an error message if it does not

Examples

1
validate.dat.header(read.dat.header("c:/example/example/datfile.dat"))

ptddatateam/dat_file_r_package documentation built on Nov. 5, 2019, 1:56 a.m.