We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46793c0 commit e01dc6aCopy full SHA for e01dc6a
R/deprecated.R
@@ -627,7 +627,8 @@ apply_tolerance <- function(x, tolerance) {
627
#' Remove uncertainty in the parameters of a `<dist_spec>`
628
#'
629
#' @description `r lifecycle::badge("deprecated")`
630
-#' This function has been renamed to [fix_parameters()] as the former was a misnomer.
+#' This function has been renamed to [fix_parameters()] as a more appropriate
631
+#' name.
632
#' @return A `<dist_spec>` object without uncertainty
633
#' @keywords internal
634
#' @importFrom cli cli_abort
0 commit comments