is.numeral: Can vector be coerced to numeric?

Usage Arguments Details Value Author(s)

Usage

1

Arguments

c

A vector of strings.

Details

Checks element-wise as to whether each item in a vector of strings can be coerced to numeric.

Value

a vector of logicals, NA where is.na(c)

Author(s)

Basics cribbed from http://rosettacode.org/wiki/Determine_if_a_string_is_numeric#R

David Braze davebraze@gmail.com


davebraze/FDB1 documentation built on May 14, 2019, 8:59 p.m.