Rdocumentation
powered by
Learn R Programming
IRTpp (version 0.2.6.1)
ua: Undefined assignment, Helper function
Description
Undefined assignment, Helper function
Usage
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