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")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.