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 March 16, 2024, 10:38 a.m.