Skip to content

Commit

Permalink
update plot.multi_epiparameter documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Jan 6, 2025
1 parent 90529c7 commit 252d0b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ lines.epiparameter <- function(x, cumulative = FALSE, ...) {
#' distributions.
#'
#' @details
#' Unparameterised `<epiparameter>` objects (see [is_parameterised()]) are not
#' plotted.
#' Unparameterised and discrete `<epiparameter>` objects
#' are not plotted (see [is_parameterised()] and [is_continuous()]).
#'
#' @param x A `<multi_epiparameter>` object.
#' @inheritParams plot.epiparameter
Expand Down
4 changes: 2 additions & 2 deletions man/plot.multi_epiparameter.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 252d0b0

Please sign in to comment.