Reformat a --SUPP SDTM domain into a list of data.frames ready for merging into the primary domain.
supp_reformat.Rd
Reformat a --SUPP SDTM domain into a list of data.frames ready for merging into the primary domain.
Arguments
- x
a --SUPP SDTM domain object
- auto_convert
should the data be automatically converted using `type_convert()`?
Value
A list with length the same as unique(x$IDVAR)
with
data.frames ready for merging into the primary dataset.