inst/doc/validation.R

## ----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()

Try the lakefetch package in your browser

Any scripts or data that you put into this service are public.

lakefetch documentation built on March 20, 2026, 5:10 p.m.