get.numeric {Conigrave} | R Documentation |
get.numeric
Description
Takes in a data.frame or imputationList, removes non-numeric columns, and returns the object.
Usage
get.numeric(x)
Arguments
x |
a data.frame or 'imputationList' |
Value
Returns the original object with all non-numeric columns removed.
[Package Conigrave version 0.4.4 Index]