Simplify the names of an SDTM data.frame to remove the DOMAIN from name prefixes.
simplify_sdtm_names.Rd
Simplify the names of an SDTM data.frame to remove the DOMAIN from name prefixes.
Details
WARNING: Currently, this is implemented by looking at the domain and stripping those characters from the beginning of any column names. If there are column names that incidentally start with the same two characters, the initial two characters will be removed in error (please report that as a bug).