count: Returns count of x (ignoring NAs)

View source: R/count.R

countR Documentation

Returns count of x (ignoring NAs)

Description

Returns count of x (ignoring NAs)

Usage

count(x)

Arguments

x
  • a vector of numbers (or object coerceable to a vector)

Value

number of non-NAs in x


wStockhausen/wtsUtilities documentation built on Feb. 3, 2025, 6:29 a.m.