From 803fe13e505960fddccdbd4dcb524715f5eb068d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 18 Sep 2019 18:18:40 +0200 Subject: Add url: tag to _pkgdown.yml, typo, update docs --- docs/reference/pfm_degradation.html | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) (limited to 'docs/reference/pfm_degradation.html') diff --git a/docs/reference/pfm_degradation.html b/docs/reference/pfm_degradation.html index 79fbfe1..0154be0 100644 --- a/docs/reference/pfm_degradation.html +++ b/docs/reference/pfm_degradation.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -110,8 +109,8 @@
-
pfm_degradation(model = "SFO", DT50 = 1000, parms = c(k_parent_sink =
-  log(2)/DT50), years = 1, step_days = 1, times = seq(0, years * 365,
+    
pfm_degradation(model = "SFO", DT50 = 1000, parms = c(k_parent_sink =
+  log(2)/DT50), years = 1, step_days = 1, times = seq(0, years * 365,
   by = step_days))

Arguments

@@ -147,7 +146,7 @@ is calculated (SFO model).

Examples

-
head(pfm_degradation("SFO", DT50 = 10))
#> time parent +
head(pfm_degradation("SFO", DT50 = 10))
#> time parent #> 1 0 1.0000000 #> 2 1 0.9330330 #> 3 2 0.8705506 @@ -168,19 +167,23 @@ is calculated (SFO model).

+
+ + -- cgit v1.2.1