Convert select upper case column names to lower case to conform to mrgsolve data expectations
Convert select upper case column names to lower case to conform to mrgsolve data expectations
lctran(data)
data |
an nmtran-like data frame |
Columns that will be renamed with lower case versions: AMT
,
II
, SS
, CMT
, ADDL
, RATE
, EVID
,
TIME
. If a lower case version of these names exist in the data
set, the column will not be renamed.
A data.frame with renamed columns
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.