Hmtdb2Empop: Join mutliple EMPOP files into one large EMPOP file using a...

Description Usage Arguments Examples

View source: R/utpalFunctions.R

Description

This function takes a lookup-table file and a path to EMPOP files and returns a bigger EMPOP file (i.e. all EMPOP files in the path bound together)

Usage

1
Hmtdb2Empop(LUT, Pa)

Arguments

LUT

A lookup-table file (tab seperated)

Pa

The path to folder where EMPOP files are stored (charachter string)

Examples

1
2
3
4
## Not run: 
Hmtdb2Empop(LUT, Pa = R.home())

## End(Not run)

Ahhgust/MMDIT documentation built on Jan. 27, 2021, 11:48 a.m.