non.numeric: Check non numeric values

View source: R/utils.R

non.numericR Documentation

Check non numeric values

Description

Show the values that can not be casted to numeric

Usage

non.numeric(x)

Arguments

x

an atomic vector.

Value

A character vector with the values from the input vector that can't be casted to numeric.


jmaspons/dbTools documentation built on March 10, 2024, 7:30 p.m.