diff --git a/docs/articles/how-to-use-this-package.html b/docs/articles/how-to-use-this-package.html index be68566..fdf94b5 100644 --- a/docs/articles/how-to-use-this-package.html +++ b/docs/articles/how-to-use-this-package.html @@ -80,7 +80,7 @@

Vignette Title

Vignette Author

-

2019-05-28

+

2019-05-29

Source: vignettes/how-to-use-this-package.Rmd diff --git a/docs/reference/zscore.html b/docs/reference/zscore.html index 2ad51c4..4838b6b 100644 --- a/docs/reference/zscore.html +++ b/docs/reference/zscore.html @@ -122,7 +122,7 @@

Compute z-score

-
zscore(x, n)
+
zscore(x, n = 0)

Arguments

@@ -133,7 +133,7 @@

Arg

- +
n

use n or n-1 in the denominator when computing SD (default 0 for n; -1 for n = -1)

use n or n-1 in the denominator when computing SD (default 0 for n; use -1 for n = -1)