Join and set operations come to dplyr

[This article was first published on Revolutions, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

The team at RStudio have just released an update to the immensely useful dplyr package, making it even more powerful for manipulating data frame data in R. The new 0.4.0 version adds new “verbs” to the syntax for mutating joins (left join, right join, etc.), filtering joins, and set operations (intersection and union). There's also some new documentation to help you get started with dplyr, including a vignette on using data frames with dplyr and a printable cheatsheet on data wrangling with dplyr and tidyr. Check out all the updates at the RStudio blog post linked below.

RStudio blog: dplyr 0.4.0

To leave a comment for the author, please follow the link and comment on their blog: Revolutions.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)