waiver: A waiver object.

View source: R/aaa-utilities.r

waiverR Documentation

A waiver object.

Description

A waiver is a "flag" object, similar to NULL, that indicates the calling function should just use the default value. It is used in certain functions to distinguish between displaying nothing (NULL) and displaying a default value calculated elsewhere (waiver())

Usage

waiver()

Value

simple 'waiver' class as a placeholder


ggside documentation built on Dec. 5, 2022, 1:07 a.m.