Nothing
## ----setup, include = FALSE---------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
library(reproducibleRchunks)
## ----eval=FALSE---------------------------------------------------------------
# # Initialize renv
# renv::init()
## ----eval=FALSE---------------------------------------------------------------
# renv::install("psych")
# renv::install("reproducibleRchunks")
## ----eval=FALSE---------------------------------------------------------------
# renv::snapshot(prompt = FALSE)
## ----eval=FALSE---------------------------------------------------------------
# renv::restore()
## ----eval=FALSE---------------------------------------------------------------
# reproducibleRchunks::use_github_action()
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.