Skip to content

[R] Forward compatibility for dplyr::join_by() output #14981

@nealrichardson

Description

@nealrichardson

Describe the enhancement requested

join_by(), a function coming in dplyr 1.1.0, returns a dplyr_join_by object: https://github.com/tidyverse/dplyr/blob/main/R/join-by.R#L274-L284

We should make sure we can map that output to the existing equality join arguments in case someone starts using it.

Component(s)

R

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions