magic_enum_example {RcppMagicEnum}R Documentation

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()

Value

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

Examples

magic_enum_example()

[Package RcppMagicEnum version 0.0.1 Index]