Enum: An enumeration

Description Usage Arguments Value Examples

View source: R/typing.R

Description

An enumeration

Usage

1

Arguments

...

The values in the enumeration

Value

A list of class Enum describing the valid values in an enumeration

Examples

1
Enum("apple", "pear", "orange")

stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.