Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
warning = FALSE
)
## ----setup--------------------------------------------------------------------
library(One4All)
## ----eval=FALSE---------------------------------------------------------------
# run_app()
## ----fig.align="center", echo=FALSE-------------------------------------------
knitr::include_graphics("appimages/RulesExampleValidator.jpg")
## ----fig.align="center", echo=FALSE-------------------------------------------
knitr::include_graphics("appimages/TablesImageValidator.jpg")
## ----fig.align="center", echo=FALSE-------------------------------------------
knitr::include_graphics("appimages/ErrorImageValidator.jpg")
## ----fig.align="center", echo=FALSE-------------------------------------------
knitr::include_graphics("appimages/UploadDataValidator.jpg")
## ----fig.align="center", echo=FALSE-------------------------------------------
knitr::include_graphics("appimages/SuccessValidator.jpg")
## ----fig.align="center", echo=FALSE-------------------------------------------
knitr::include_graphics("appimages/DownloadDataValidator.jpg")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.