Numeric_Only {CorReg}R Documentation

To clean non numeric values in a vector

Description

Replace all non numeric values in a vector by NA's and change the vector format to be numeric

Usage

Numeric_Only(x = NULL)

Arguments

x

The vector to clean


[Package CorReg version 1.2.10 Index]