powered by
Takes in a data.frame or imputationList, removes non-numeric columns, and returns the object.
get.numeric(x)
a data.frame or 'imputationList'
Returns the original object with all non-numeric columns removed.