Force using base order for rxode2 radix sorting
Arguments
- forceBase
boolean indicating if rxode2 should use R's
order()
for radix sorting instead ofdata.table
's parallel radix sorting.
Force using base order for rxode2 radix sorting
boolean indicating if rxode2 should use R's
order()
for radix sorting instead of
data.table
's parallel radix sorting.