none: None

noneR Documentation

None

Description

Indicates an invalid variable. Might be returned by an optional function (see ?make_opt())

Usage

none

Format

An object of class optional of length 1.

See Also

option(), opt_unwrap()

Examples

a <- none
a
## [1] None

optional documentation built on April 28, 2022, 1:07 a.m.