Skip to content

Commit

Permalink
#2247 - Update documentation for get_hori_data() due to misaligned …
Browse files Browse the repository at this point in the history
…text.
  • Loading branch information
sophie-gem committed May 27, 2024
1 parent 8a63303 commit c89a1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/derive_param_computed.R
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ assert_parameters_argument <- function(parameters, optional = TRUE) {
#'
#' @return A dataset with one observation per by group. It contains the
#' variables specified for `by_vars` and all variables of the form
#' `<variable>.<parameter>` occurring in `analysis_value`.
#' `<variable>.<parameter>` occurring in `set_values_to`.
#'
#' @keywords internal
get_hori_data <- function(dataset,
Expand Down

0 comments on commit c89a1c7

Please sign in to comment.