get.numeric | R Documentation |
Takes in a data.frame or imputationList, removes non-numeric columns, and returns the object.
get.numeric(x)
x |
a data.frame or 'imputationList' |
Returns the original object with all non-numeric columns removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.