Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----eval=FALSE---------------------------------------------------------------
# # If you don't have remotes, install it first:
# # install.packages("remotes")
# remotes::install_github("XIAOJIE0519/E2E")
## ----setup--------------------------------------------------------------------
library(E2E)
## -----------------------------------------------------------------------------
head(train_dia)
## -----------------------------------------------------------------------------
head(train_pro)
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.