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 @@
vignettes/how-to-use-this-package.Rmd
how-to-use-this-package.Rmd
zscore(x, n)+
zscore(x, n = 0)
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) |
---|