read.dat.getEmployers: Get list of employers in .dat file

Description Usage Arguments Value Examples

View source: R/ReadingDatFiles.R

Description

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

Returns a list of employers in a .dat file. This is a helper function around read.dat.headers

Usage

1

Arguments

Path

File path to a .dat file

Value

A list of employer IDs in a .dat file

Examples

1
read.dat.getEmployers("c:/example/Datfile.dat")

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