Learn R Programming

RcppMagicEnum (version 0.0.1)

magic_enum_example: Examples of ‘magic_enum’ use via RcppMagicEnum

Description

This example, directly almost verbatim from the upstream README.md shows several simple usage patterns for enumerations enabled by the package.

Usage

magic_enum_example()

Arguments

Value

The function returns nothing and is invoked for its side-effect of displaying output to the console.

Examples

Run this code
magic_enum_example()

Run the code above in your browser using DataLab