Package index
-
language
select_helpers
- Selection language
-
starts_with()
ends_with()
contains()
matches()
num_range()
- Select variables that match a pattern
-
everything()
last_col()
- Select all variables or the last variable
-
where()
- Select variables with a function
-
faq-external-vector
- FAQ - Note: Using an external vector in selections is ambiguous
-
faq-selection-context
- FAQ - Error: Must be used within a selecting function
-
eval_rename()
eval_select()
- Evaluate an expression with tidyselect semantics
-
eval_relocate()
- Evaluate an expression to relocate variables
-
tidyselect_data_proxy()
tidyselect_data_has_predicates()
- tidyselect methods for custom types
-
peek_vars()
peek_data()
- Peek at variables in the selection context