Learn R Programming

pkr (version 0.1.3)

loadEXPC: 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

Value

EX

combined EX domain data

PC

combined PC doamin data

Details

This reads EX and PC domain files in the specified folder. This calls readEX and readPC functions.

See Also

help, readEX, readPC