Combine default selections for the four racial groups. In this pinned upstream version, the selection arguments are accepted but not passed on: each group uses the defaults in select_names(). Call that function separately to customise a selection.
Usage
select_names_all(pct_correct = 0.8, order_by_var = NULL, n_names = 5)
Arguments
- pct_correct
Accepted for compatibility but unused in this pinned version.
- order_by_var
Accepted for compatibility but unused in this pinned version.
- n_names
Accepted for compatibility but unused in this pinned version.
Value
A data frame with name, identity, pct_correct, avg_income, avg_education, and avg_citizenship.