README.md

arcana

Codecov test
coverage Lifecycle:
experimental R-CMD-check CRAN
status

Formulas spells are described within the {arcana} package, which helps to extend and vectorize the base R formula class. The purpose is to help chop a formula-based object into underlying term objects, and rebuild it as scripted formula.

Installation

You can install the released version of arcana from CRAN with:

#install.packages("arcana")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("asshah4/arcana")

Usage

The arcana package is simple, and only has several major functions.



asshah4/archetypes documentation built on Nov. 18, 2022, 10:30 p.m.