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 Oct. 25, 2024, 1:13 p.m.