We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b4ebddb
mutate_each() and summarise_each() now throw correct deprecation messages (#6869).
mutate_each()
summarise_each()
setequal() now requires the input data frames to be compatible, similar to the other set methods like setdiff() or intersect() (#6786).
setequal()
setdiff()
intersect()