util_count_NA: Support function to count number of 'NA's

View source: R/util_count_NA.R

util_count_NAR Documentation

Support function to count number of NAs

Description

Counts the number of NAs in x.

Usage

util_count_NA(x)

Arguments

x

object to count NAs in

Value

number of NAs


dataquieR documentation built on July 26, 2023, 6:10 p.m.