ValidateMove: Validates that dats.split moved all files and headers are...

Description Usage Arguments Examples

View source: R/ReadingDatFiles.R

Description

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

Calls validate.dat.header on each file in the destination folder to assure all validation checks are passed. It also confimrs that each Employer Id was moved.

Usage

1
ValidateMove(SourceFolder, DestinationFolder)

Arguments

SourceFolder

The folder with .dat files needing splitting

DestinationFolder

The folder where split .dat files should be written to

Examples

1
ValidateMove("c:/example/source/", "c:/example/destination/")

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