We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
33d7782
across() uses the formula environment when inlining them (#5886).
across()
summarise.rowwise_df() is quiet when the result is ungrouped (#5875).
summarise.rowwise_df()
c_across() and across() key deparsing not confused by long calls (#5883).
c_across()
across() handles named selections (#5207).