ua: Undefined assignment, Helper function

Description Usage Arguments Value

View source: R/utils.R

Description

Undefined assignment, Helper function

Usage

1
ua(var, val)

Arguments

var

, The variable to test

val

, The value to return if the tested variables is NULL

Value

Returns the value of the tested variable if it is not NULL, otherwise, returns the default


IRTpp documentation built on May 29, 2017, 9:58 a.m.