any_row_miss: Helper function to determine whether there are any missings

View source: R/utils.R

any_row_missR Documentation

Helper function to determine whether there are any missings

Description

Helper function to determine whether there are any missings

Usage

any_row_miss(x)

Arguments

x

a vector

Value

logical vector TRUE = missing FALSE = complete


njtierney/narnia documentation built on March 17, 2024, 1:06 p.m.