Description Usage Arguments Details Value Author(s) Examples
Combine Txts derived from PDFs and convert them to a data frame using a conversion dictionary stored in IndRptToTable(RegExp).xlsx.
1 2 3 4 5 |
rule.file |
Full path of the conversion dictionary file. Default
|
path |
Path of the directory to the dictionary file. |
txts |
Txts assigned for combination. If NULL, a wizard will guide you to assign them. |
use.parallel |
Logical, whether to apply parallel computation when there
are more than 50 files to process. Default |
The function yields two files: an .xlsx file containing merge data and a .csv containing the unmatched line headers that are potentially new variables.
Nothing
Yiying Wang, wangy@aetna.com
1 2 3 4 | ## Not run:
bindTXTs()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.