From e7b2d16306b7d03cde66223c9b27abde928f9447 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Fri, 18 Nov 2016 16:28:49 +0100
Subject: Improve examples for showing with pkgdown
- Use quiet= TRUE in dontrun sections
- Use mkinsub in model definitions
- Avoid \code{\link{}} in titles
---
docs/reference/endpoints.html | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
(limited to 'docs/reference/endpoints.html')
diff --git a/docs/reference/endpoints.html b/docs/reference/endpoints.html
index 990ceadf..7e3455c9 100644
--- a/docs/reference/endpoints.html
+++ b/docs/reference/endpoints.html
@@ -106,6 +106,18 @@ with the advantage that the SFORB model can also be used for metabolites.
A list with the components mentioned above.
+ Examples
+ #> $ff
+#> logical(0)
+#>
+#> $SFORB
+#> logical(0)
+#>
+#> $distimes
+#> DT50 DT90 DT50back
+#> parent 1.785233 15.1479 4.559973
+#>