diff --git a/docs/articles/distributions.html b/docs/articles/distributions.html
index ebb4663d..79061a50 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
distributions.Rmd
diff --git a/docs/articles/exposure-plots.html b/docs/articles/exposure-plots.html
index 52dfdf0c..6ca1c956 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
exposure-plots.Rmd
diff --git a/docs/articles/faqs.html b/docs/articles/faqs.html
index b8d0d01e..ec68233e 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
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 6224c386..3a7a1afd 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
small-sample-bias-ref.Rmd
diff --git a/docs/articles/ssdtools.html b/docs/articles/ssdtools.html
index 2050bb1f..7662c0ad 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
ssdtools.Rmd