powered by
Check trans_df based on default_trans_df
check_trans_df(trans_df)
data.frmae of trans_df
data.frmae
data.frame defining the non-linear transformations to apply
data.frame
Check that the trans_df data.frame contains all the necessary columns. If not, create them and return the amended trans_df.
default_trans_df() %>% check_trans_df()
Run the code above in your browser using DataLab