bhklab / CoreGx

Shared code for both PharmacoGx and RadioGx
https://bhklab.github.io/CoreGx/
GNU General Public License v3.0
2 stars 3 forks source link

as(LongTable, 'data.table') method is dropping rows #126

Closed ChristopherEeles closed 2 years ago

ChristopherEeles commented 2 years ago

Coercion from LongTable to data.table is causing rows to get dropped. As a result coercion to a data.table and back to a LongTable is no symmetric.