- `subset` argument uses **non-standard evaluation** — column names are resolved in the data frame

which can silently pick up wrong variables in programmatic use. Use `[` with explicit logic in functions.

promptBeginner5 min to valuemarkdown
0 views
Mar 29, 2026

Loading actions...