enumr: enumr: Enumerations for R

Description Details Author(s) See Also

Description

logo

Provides a static enumeration class, a type of stricter list with pretty printing.

Details

The enumr package implements enumerations (or 'enums'). Enums are lists that have unique key/pair values (called 'members'), and cannot be modified after their definition. Enumr was developed in response to a lack of enumerated types in R.

General Resources:

Main exported methods:

Author(s)

Maintainer: Elian Thiele-Evans elianhte@gmail.com (ORCID) [copyright holder]

See Also

Useful links:


ElianHugh/enumr documentation built on Dec. 17, 2021, 6:25 p.m.