From a034219e2edbbf82b3cc586c611a41b625ca8a82 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 10 Sep 2026 12:34:50 +0200 Subject: Better support metabolites in `sawtooth` Also, add more example code to make it easier to use `one_box`, `sawtooth` and `pfm_degradation`. However, for generating sawtooth curves with specified output times, overlaying the output of several calls to `mkinpredict` is probably still easier. --- NAMESPACE | 1 + 1 file changed, 1 insertion(+) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 499e471..3507706 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -6,6 +6,7 @@ S3method(max_twa,mkinfit) S3method(max_twa,one_box) S3method(one_box,character) S3method(one_box,mkinfit) +S3method(one_box,mkinmod) S3method(one_box,numeric) S3method(plot,TOXSWA_cwa) S3method(plot,one_box) -- cgit v1.2.3