Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add single col joinsyntax, 4th if_else arg #81

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

drizk1
Copy link
Member

@drizk1 drizk1 commented Oct 27, 2024

adds (table1, table2, col_name) syntax for joins
adds 4th arg for missing values in if_else
adds @union_all to bind all rows, vs @union which only binds distinct rows (mirrors dbplyr)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant