Learn R Programming

remedy (version 0.1.0)

latexr: LaTeX

Description

Convert the selected text in inline LaTeX.

Usage

latexr()

Arguments

Value

inline LaTeX text (in markdown)

Examples

Run this code
# NOT RUN {
remedy_example( 
    c( "Latex stuffs"), 
    latexr
    )
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab