jwutil (version 1.2.3)

countNotNumeric: count non-numeric elements

Description

counts the number of non-numeric elements in a vector, without throwing warnings

Usage

countNotNumeric(x)

Arguments

x

is usually a character vector

Value

integer

Details

did have extras = c(".", "NA"))