get.numeric: get.numeric

View source: R/get.numeric.R

get.numericR 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.


JConigrave/Conigrave documentation built on July 22, 2023, 4:35 p.m.