Learn R Programming

teachingApps (version 1.0.8)

add_rmd: Add an rmarkdown file to an app

Description

Run inline and stand-alone code chunks and include results as part of a shiny app. Include LaTeX-typeset equations with MathJax

Usage

add_rmd(rmd, path)

Arguments

rmd

character Name of an rmarkdown file saved in the app directory

path

Path to a file outside of the app directory

See Also

add_server add_ui

Examples

Run this code
# NOT RUN {
# see examples in add_server and add_ui documentation
# }

Run the code above in your browser using DataLab