Skip to content

Commit

Permalink
Update R/helpers_data.R
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Sabanes Bove <danielinteractive@users.noreply.github.com>
  • Loading branch information
Puzzled-Face and danielinteractive authored Sep 11, 2023
1 parent c4fa172 commit f411156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/helpers_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
Expand Down

0 comments on commit f411156

Please sign in to comment.