loadEXPC {pkr} | R Documentation |
Load EX and PC domain files in folders
Description
This loads and returns EX and PC domain files in the specified folders
Usage
loadEXPC(folders)
Arguments
folders |
folders where to find EX and PC domain files |
Details
This reads EX and PC domain files in the specified folder.
This calls readEX
and readPC
functions.
Value
EX |
combined EX domain data |
PC |
combined PC doamin data |
Author(s)
Kyun-Seop Bae <k@acr.kr>
See Also
[Package pkr version 0.1.3 Index]