Nothing
## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----setup, include=FALSE-----------------------------------------------------
library("HKRbook")
## ---- eval=FALSE--------------------------------------------------------------
# # install the package once from CRAN
# # install.packages("HKRbook")
# library("HKRbook")
# men_asso() # calls the Shiny app behind "https://u.hu-berlin.de/men_asso"
# # Additionally you may use your data sets, for details see ?men_asso
# men_asso(Titanic)
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.