countNotNumeric: count non-numeric elements

Description Usage Arguments Details Value

View source: R/util.r

Description

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

Usage

1

Arguments

x

is usually a character vector

Details

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

Value

integer


jwutil documentation built on May 7, 2019, 1:03 a.m.