convertToDT: Convert Results from readSifnx to data.table
Description
Convert Results from readSifnx to data.table
Usage
convertToDT(lst)
Arguments
lst
a list returned from readSifnx
Value
a list entries converted to data.table
concept
paxtoolsr
Details
The SIFNX format is an evolving format. Older datasets may not have
all the columns this function expects. In these cases, the columns will be
added with all NULL entries.