Skip to content

Commit

Permalink
more fixes to docs again
Browse files Browse the repository at this point in the history
  • Loading branch information
santikka committed Apr 30, 2024
1 parent 5d827df commit e1179b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/deprecated.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
#' plot_nus(x, ...)
#' plot_lambdas(x, ...)
#' plot_psis(x, ...)
#' @param ... Not used.
#' @return A `ggplot` object.
#' @seealso See [dynamite::plot.dynamitefit()] for documentation of the
#' parameters of these functions
#' @export plot_betas plot_deltas plot_nus plot_lambdas plot_psis
#' @aliases plot_betas plot_deltas plot_nus plot_lambdas plot_psis
#' @param x \[`dynamitefit`]\cr The model fit object.
#' @param ... Not used.
#' @section Details:
#'
#' * `plot_betas` is now called via `plot(., plot_type = "beta")`
Expand Down

0 comments on commit e1179b8

Please sign in to comment.