Skip to content

Commit

Permalink
Update report_participants.R
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Colley authored Jun 12, 2024
1 parent 2ad8e4f commit 1119082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/report_participants.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#' you can specify other characters here as well (e.g., `"Intersex"`), but
#' the function will group all individuals in those groups as `"Other"`.
#' @param gender The name of the column containing the gender of the
#' classes should be one of `c("Man", "M", "Male", Woman", "W", F",
#' classes should be one of `c("Man", "M", "Male", Woman", "W", "F",
#' "Female", Non-Binary", "N")`. Note that you can specify other characters
#' here as well (e.g., `"Gender Fluid"`), but the function will group all
#' individuals in those groups as `"Non-Binary"`.
Expand Down

0 comments on commit 1119082

Please sign in to comment.