SigurdJanson/plainEnum: Enumerations based on Atomic Vectors

An enumeration type (or enum type) is a value type defined by a set of named constants of the underlying integral numeric type. This package emulates/simulates that in R.

Getting started

Package details

MaintainerThe package maintainer <enum@sigurdjanson.anonaddy.com>
LicenseGPL (>= 3)
Version2.0
URL https://github.com/SigurdJanson/plainEnum
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SigurdJanson/plainEnum")
SigurdJanson/plainEnum documentation built on Aug. 27, 2022, 1:40 a.m.