Learn R Programming

CorReg (version 1.2.17)

Numeric_Only: 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