convertToDT {paxtoolsr} | R Documentation |
Convert Results from readSifnx to data.table
convertToDT(lst)
lst |
a list returned from readSifnx |
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.
a list entries converted to data.table