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

Numeric_Only(x = NULL)

Arguments

x

The vector to clean