knitr_elixir_engine: knitr engine for the Elixir language

View source: R/elixr_engine.r

knitr_elixir_engineR Documentation

knitr engine for the Elixir language

Description

Elixir is a dynamic, functional language designed for building scalable and maintainable applications.

Usage

knitr_elixir_engine(options)

Arguments

options

knitr options (required parameter)

Details

Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

Author(s)

Wendy Smoak

References

http://elixir-lang.org/


hrbrmstr/knitrengines documentation built on Sept. 17, 2023, 2:29 a.m.