add_latex: Quick paste a LaTex object

Description Usage Arguments Author(s) Examples

View source: R/add_latex.R

Description

Quick paste a LaTex object

Usage

1
add_latex(type = c("bmatrix", "alignat", "more"), is_paste = TRUE)

Arguments

type

The type of equations in Latex to choose.

is_paste

Whether to paste in the clipboard.

Author(s)

Jiaxiang Li

Examples

1
2
3
## Not run: add_latex('bmatrix')
## Not run: add_latex('alignat')
## Not run: add_latex('more')

JiaxiangBU/add2latex documentation built on Jan. 25, 2020, 1:48 a.m.