tests/testthat/helper.R

library(morseTKTD)
library(testthat)

data("propiconazole")
data("propiconazole_pulse_exposure")
data("cadmium2")
Cd2 <- cadmium2
PRZ_cst <- propiconazole
PRZ_var <- propiconazole_pulse_exposure

# LOAD FIT
# cPRZ_ITfit <- readRDS(test_path("fixtures", "cPRZ_ITfit.rds"))
# cPRZ_SDfit <- readRDS(test_path("fixtures", "cPRZ_SDfit.rds"))
# vPRZ_ITfit <- readRDS(test_path("fixtures", "vPRZ_ITfit.rds"))
# vPRZ_SDfit <- readRDS(test_path("fixtures", "vPRZ_SDfit.rds"))

Try the morseTKTD package in your browser

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

morseTKTD documentation built on June 8, 2025, 10:28 a.m.