First stage of readRccCollectorToolExport(): produces a list containing
matrices (for pdata and adata) and a data frame (for fdata) that
pdata_fdata_adata.to.rccSet then transforms into a full RccSet
(after some further checks and adjustments). Not intended for
external use; see also rccFiles.to.pdata_fdata_adata().
Path to the nSolver RCC Collector Tool .CSV export.
Value
A list containing matrices (for pdata and adata) and a data frame (for fdata)
that pdata_fdata_adata.to.rccSet() then transforms into a full ExpessionSet.