Learn R Programming

paradox (version 1.0.1)

NO_DEF: 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 in Domain when no default is given.

  • is_nodefault(): Is an object the 'no default' object?

Arguments