Skip to content

Commit

Permalink
Add autoglobals
Browse files Browse the repository at this point in the history
  • Loading branch information
athowes committed Aug 1, 2024
1 parent a992eb6 commit cb42f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/plot-helpers.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ calculate_cohort_mean <- function(data, type = c("cohort", "cumulative"),
#' @param distribution ...
#' @family plot
#' @importFrom stats integrate
#' @autoglobals
#' @export
calculate_truncated_means <- function(draws, obs_at, ptime,
distribution = function(x, y, z) {
Expand Down

0 comments on commit cb42f7c

Please sign in to comment.