Skip to content

Commit

Permalink
Update R/call_utils.R
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin <[email protected]>
Signed-off-by: kartikeya kirar <[email protected]>
  • Loading branch information
kartikeyakirar and m7pr authored Mar 14, 2024
1 parent 1c5a9b4 commit 0f89297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/call_utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ call_condition_range_date <- function(varname, range) {
#' Get call to subset and select array
#'
#' @param dataname (`character(1)` or `name`).
#' @param row (`name` or `call` or `logical` or `integer` or `character`) optional,
#' @param row (`name`, `call`, `logical`, `integer` or `character`) optional
#' name of the `row` or condition.
#' @param column (`name` or `call` or `logical` or `integer` or `character`) optional,
#' name of the `column` or condition.
Expand Down

0 comments on commit 0f89297

Please sign in to comment.