tests/testthat/_snaps/tt_clean/cleaning.R

# Paste code used to create the curated dataset here. Include comments as
# necessary. If you did not need to clean the data, use a comment like the one
# below, but also load the data with readr::read_csv() to ensure the data can be
# loaded, and to use with `saving.R`. Delete this block of comments.

# Clean data provided by <source of data>. No cleaning was necessary.
dataset <- readr::read_csv("dataset_url")
thebioengineer/tidytuesdayR documentation built on June 13, 2025, 4:55 p.m.