anyArgsNA: Convenience function to check whether any args have NAs

View source: R/misc.R

anyArgsNAR Documentation

Convenience function to check whether any args have NAs

Description

Convenience function to check whether any args have NAs

Usage

anyArgsNA(..., recursive = FALSE)

Arguments

...

arguments to check if contain NA

recursive

A logical indicating whether to recursively look inside arguments for NAs

Value

logical indicating whether any argument contains NA


sherrillmix/dnar documentation built on July 18, 2022, 10:07 p.m.