is_na: Check if a value, potentially a vector, is NA

View source: R/helpers.R

is_naR Documentation

Check if a value, potentially a vector, is NA

Description

Check if a value, potentially a vector, is NA

Usage

is_na(val)

Arguments

val

The value to check

Value

Whether the value is NA


keller-mark/vitessce-htmlwidget documentation built on Oct. 4, 2023, 2:30 a.m.