NO_DEF {paradox} | R Documentation |
Extra data type for "no default value"
Description
Special new data type for no-default. Not often needed by the end-user, mainly internal.
-
NO_DEF
: Singleton object for type, used inDomain
when no default is given. -
is_nodefault()
: Is an object the 'no default' object?
[Package paradox version 1.0.1 Index]