supp_reformat: Reformat a -SUPP SDTM domain into a list of data.frames ready...

View source: R/merge_supp.R

supp_reformatR Documentation

Reformat a –SUPP SDTM domain into a list of data.frames ready for merging into the primary domain.

Description

Reformat a –SUPP SDTM domain into a list of data.frames ready for merging into the primary domain.

Usage

supp_reformat(x, auto_convert = FALSE)

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.

See Also

merge_supp


billdenney/Rsdtm documentation built on Dec. 7, 2022, 2:11 a.m.