Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
eval = FALSE
)
## ----analytical---------------------------------------------------------------
# source(system.file("validation", "validate_fetch.R", package = "lakefetch"))
## ----literature---------------------------------------------------------------
# source(system.file("validation", "validate_literature.R", package = "lakefetch"))
## ----edge_cases---------------------------------------------------------------
# source(system.file("validation", "validate_edge_cases.R", package = "lakefetch"))
## ----tests--------------------------------------------------------------------
# devtools::test()
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.