We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b7737 commit fc43c84Copy full SHA for fc43c84
1 file changed
R/age.R
@@ -331,7 +331,7 @@ age <- function(
331
#' }
332
#'
333
#' The standard deviation is computed using \code{\link[stats]{sd}},
334
-#' corresponding to the sample standard deviation with denominator n−1 n - 1 n−1.
+#' corresponding to the sample standard deviation with denominator n-1 n - 1 n-1.
335
336
#' Rows with non-coercible or missing age values are removed prior to
337
#' computation.
0 commit comments