countNumeric {jwutil}R Documentation

count numeric elements

Description

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

Usage

countNumeric(x)

Arguments

x

is usually a character vector

Value

integer


[Package jwutil version 1.2.3 Index]