From b66e84969d5a515af1d2fd5a63c7d0d5771b1130 Mon Sep 17 00:00:00 2001 From: joethorley Date: Fri, 10 Jan 2020 19:26:32 -0800 Subject: [PATCH] update docs --- docs/articles/distributions.html | 2 +- docs/articles/exposure-plots.html | 2 +- docs/articles/faqs.html | 4 ++-- docs/articles/small-sample-bias-ref.html | 2 +- docs/articles/ssdtools.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/articles/distributions.html b/docs/articles/distributions.html index ebb4663d7..79061a50e 100644 --- a/docs/articles/distributions.html +++ b/docs/articles/distributions.html @@ -104,7 +104,7 @@

Selecting Distributions

ssdtools Team

-

2020-01-08

+

2020-01-10

Source: vignettes/distributions.Rmd diff --git a/docs/articles/exposure-plots.html b/docs/articles/exposure-plots.html index 52dfdf0ce..6ca1c9565 100644 --- a/docs/articles/exposure-plots.html +++ b/docs/articles/exposure-plots.html @@ -104,7 +104,7 @@

Embellishing Plots with an Exposure Distribution

ssdtools Team

-

2020-01-08

+

2020-01-10

Source: vignettes/exposure-plots.Rmd diff --git a/docs/articles/faqs.html b/docs/articles/faqs.html index b8d0d01ec..ec68233e6 100644 --- a/docs/articles/faqs.html +++ b/docs/articles/faqs.html @@ -104,7 +104,7 @@

Frequently Asked Questions

ssdtools Team

-

2020-01-08

+

2020-01-10

Source: vignettes/faqs.Rmd @@ -129,7 +129,7 @@

library(dplyr) boron_preds <- nest(ssdtools::boron_data, data = c(Chemical, Species, Conc, Units)) %>% - mutate( + mutate( Fit = map(data, ssd_fit_dists, dists = "lnorm"), Prediction = map(Fit, predict) ) %>% diff --git a/docs/articles/small-sample-bias-ref.html b/docs/articles/small-sample-bias-ref.html index 6224c3861..3a7a1afd9 100644 --- a/docs/articles/small-sample-bias-ref.html +++ b/docs/articles/small-sample-bias-ref.html @@ -104,7 +104,7 @@

Small sample bias in estimates - reference

sstools Team

-

2020-01-08

+

2020-01-10

Source: vignettes/small-sample-bias-ref.Rmd diff --git a/docs/articles/ssdtools.html b/docs/articles/ssdtools.html index 2050bb1f7..7662c0ad6 100644 --- a/docs/articles/ssdtools.html +++ b/docs/articles/ssdtools.html @@ -104,7 +104,7 @@

Get Started with ssdtools

ssdtools Team

-

2020-01-08

+

2020-01-10

Source: vignettes/ssdtools.Rmd