diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-09-10 12:34:50 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-09-10 12:34:50 +0200 |
| commit | a034219e2edbbf82b3cc586c611a41b625ca8a82 (patch) | |
| tree | 77489b24b0c5f12b8b6eb58d1c2ccee40f3af3af /NAMESPACE | |
| parent | 49285cb526a891013334ddb7b8123f3e5cd8b1a7 (diff) | |
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.
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
