Sidenote: a million thanks to @jennybryan for implementing the `.name_repair = "unique_quiet”` flag.
@kjhealy @jennybryan Thanks for the insightful blog post! I was curious, though: which function takes that argument?
@capbri @kjhealy anything that has a `name_repair` or `.name_repair` argument that eventually routes through the vctrs package
which includes readr, vroom, readxl, googlesheets4, and more
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@capbri @kjhealy anything that has a `name_repair` or `.name_repair` argument that eventually routes through the vctrs package
which includes readr, vroom, readxl, googlesheets4, and more