Skip to contents

This represents the name of a ValueType.

Usage

ValueId(id = NULL)

Arguments

id

(character(1) or environment)
Either a fixed name or an environment. If using an environment (default), the name will be generated automatically when calling repr(), i.e. the first value id will be %0, the second %1, etc..

Value

(ValueId)