diff options
Diffstat (limited to 'docs/reference/geometric_mean.html')
-rw-r--r-- | docs/reference/geometric_mean.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/reference/geometric_mean.html b/docs/reference/geometric_mean.html index 7e27c1dc..9d91b5a8 100644 --- a/docs/reference/geometric_mean.html +++ b/docs/reference/geometric_mean.html @@ -27,6 +27,10 @@ <script src="../pkgdown.js"></script> +<meta property="og:title" content="Calculate the geometric mean — geometric_mean" /> + +<meta property="og:description" content="Function calculating the geometric mean of numeric vectors" /> +<meta name="twitter:card" content="summary" /> <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -158,3 +162,4 @@ </body> </html> + |