Create a demo equation sheet

create_eq(to = getwd(), if_render = TRUE)

Arguments

to

the destination directory

if_render

Logical. Whether render the templates.

Value

a demo equation sheet

Examples

create_eq(tempdir())
#> #> #> processing file: rosr-eq.Rmd
#> | | | 0% | |.................................................................| 100% #> ordinary text without R code #> #>
#> output file: rosr-eq.knit.md
#> "d:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS rosr-eq.utf8.md --to html4 --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash+smart --output rosr-eq.html --email-obfuscation none --self-contained --standalone --section-divs --template "d:\PROGRA~1\R\R-35~1.2\library\RMARKD~1\rmd\h\DEFAUL~1.HTM" --no-highlight --variable highlightjs=1 --variable "theme:bootstrap" --include-in-header "C:\Users\PengZhao\AppData\Local\Temp\RtmpiYzeDd\rmarkdown-str959862054127.html" --mathjax --variable "mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
#> #> Output created: rosr-eq.html