Description Usage Arguments Value Examples
View source: R/ReadingDatFiles.R
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
| 1 | read.dat.getEmployers(Path)
 | 
| Path | File path to a .dat file | 
A list of employer IDs in a .dat file
| 1 | read.dat.getEmployers("c:/example/Datfile.dat")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.