README.md

enumeR

Build Status

codecov

stability-experimental

This package provides enum_type and enum classes, which allows to create and instantinize enumerable types in R

It is in it's early development and authors don't grat any assurance that function names, parameters or functionalities won't change in future.

Installation

To install this package you need to use devtools library, which can be installed with:

install.packages("devtools")

If you have already installed devtools, you need to run following code to install this package:

devtools::install_github("DominikRafacz/enumeR")


DominikRafacz/enumeR documentation built on June 3, 2019, 6:03 p.m.