which_na: Show the subset of 'NA' in an object

View source: R/data_transformation.R

which_naR Documentation

Show the subset of NA in an object

Description

Show the subset of NA in an object

Usage

which_na(x)

Arguments

x

The vector to identify NA elements in

Value

A integer vector of indices of x with NA elements


stuart-morrison/sumo documentation built on Jan. 2, 2025, 8:45 p.m.