inst/scripts/change_tests.R

paths <- yaml::read_yaml(file = system.file("paths.yaml", package = "tima"))

paths$tests$mode <- "yes"
paths$urls$examples$spectra <- paths$urls$examples$spectra_mini

yaml::write_yaml(
  x = paths,
  file = system.file("paths.yaml", package = "tima")
)
taxonomicallyinformedannotation/tima-r documentation built on Feb. 3, 2025, 11:51 p.m.