Skip to content

Commit 7987c47

Browse files
ddsjobergbzkrouse
andauthored
Update R/ard_categorical.R
Co-authored-by: Becca Krouse <14199771+bzkrouse@users.noreply.github.com>
1 parent 0ad0dd2 commit 7987c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/ard_categorical.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
#' The argument expects one of the following inputs:
4848
#' - a string: one of `"column"`, `"row"`, or `"cell"`.
4949
#' - `"column"`, the default, returns percentages where the sum is equal to
50-
#' one within the variable after the data frame as been subset with `by`/`strata`.
50+
#' one within the variable after the data frame has been subset with `by`/`strata`.
5151
#' - `"row"` gives 'row' percentages where `by`/`strata` columns are the 'top'
5252
#' of a cross table, and the variables are the rows. This is well-defined
5353
#' for a single `by` or `strata` variable, and care must be taken when there

0 commit comments

Comments
 (0)