is.valid: is.valid checks, whether an R object (x) is valid (not NULL)...

View source: R/util.R

is.validR Documentation

is.valid checks, whether an R object (x) is valid (not NULL) and exists

Description

is.valid checks, whether an R object (x) is valid (not NULL) and exists

Usage

is.valid(x)

Arguments

x

object

Value

TRUE or FALSE examples is.valid(x)


SteRoe/PatternMatchR documentation built on Dec. 20, 2024, 12:29 a.m.