is_missing: Presence of missing values

View source: R/auxiliar.R

is_missingR Documentation

Presence of missing values

Description

Internal function not to be called by the user

Usage

  is_missing(x)

Arguments

x

a list

Details

Internal function. is_missing is called by get_weights_nonmetric

Value

vector indicating whether each element in x contains NAs

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


plspm documentation built on March 31, 2023, 11:54 p.m.