eng_maxima: A maxima engine for knitr

Description Usage Arguments Examples

View source: R/eng_maxima.R

Description

A maxima engine for knitr

Usage

1

Arguments

options

knitr options

Examples

1
2
3
4
5
6
7
8
## Not run: 
## Add this to your document
library(knitr)
knit_engines$set(maxima = yapomif::eng_maxima)
opts_chunk$set("engine" = "maxima")
opts_chunk$set("echo" = FALSE)

## End(Not run)

lbraglia/yapomif documentation built on May 20, 2019, 11:26 p.m.