From 10f2314d12bc1e1664b1ff1db015d1df9f7fbe34 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 26 Feb 2019 21:12:21 +0100 Subject: Static documentation rebuilt by pkgdown --- docs/reference/mmkin.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/reference/mmkin.html') diff --git a/docs/reference/mmkin.html b/docs/reference/mmkin.html index 0078baed..44aaaa79 100644 --- a/docs/reference/mmkin.html +++ b/docs/reference/mmkin.html @@ -98,6 +98,9 @@
  • Calculation of time weighted average concentrations with mkin
  • +
  • + Example evaluation of NAFTA SOP Attachment examples +
  • @@ -191,8 +194,8 @@ time_1 <- system.time(fits.4 <- mmkin(models, datasets, cores = 1, quiet = TRUE)) time_default
    #> User System verstrichen -#> 0.059 0.021 6.916
    time_1
    #> User System verstrichen -#> 22.506 0.000 22.518
    +#> 0.041 0.032 6.955
    time_1
    #> User System verstrichen +#> 22.625 0.004 22.646
    endpoints(fits.0[["SFO_lin", 2]])
    #> $ff #> parent_M1 parent_sink M1_M2 M1_sink #> 0.7340480 0.2659520 0.7505686 0.2494314 -- cgit v1.2.1