diff --git a/R/helpers_data.R b/R/helpers_data.R index 70e7d2023..3cfb63dfe 100644 --- a/R/helpers_data.R +++ b/R/helpers_data.R @@ -66,7 +66,7 @@ setGeneric( #' which does not appear in `Data`. #' @return A `data.frame` object with columns patient, ID, cohort, dose and #' toxicity. -#' @describeIn h_plot_data_df Class specific method for [`Data`] +#' @describeIn h_plot_data_df method for [`Data`]. setMethod( f = "h_plot_data_df", signature = signature(data = "Data"),