Description Usage Arguments Examples
View source: R/utpalFunctions.R
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)
1 | Hmtdb2Empop(LUT, Pa)
|
LUT |
A lookup-table file (tab seperated) |
Pa |
The path to folder where EMPOP files are stored (charachter string) |
1 2 3 4 | ## Not run:
Hmtdb2Empop(LUT, Pa = R.home())
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.