Takes an AM dct
file and formats it for use with the mml
method
as paramTab
.
Usage
parseNAEPdct(dct, mml = TRUE)
Arguments
- dct
a file location from which to read the dct
file
- mml
a logical for if the paramTab is being used in mml.sdf
Value
a data.frame
in a format suitable for use with mml
as
a paramTab
.