Updated dplyr Examples

[This article was first published on fishR » R, 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.

Over the summer I made two posts about using the dplyr package.  The first was an example of the dplyr verbs applied to fish data.  The second was an example of modifications that I had made to lencat() to work better with dplyr.  Since those posts, the pipe operator in dplyr has changed from %.% to %>%.  Thus, I have updated those posts on RPubs (dplyr example, lencat() example) to reflect that change.

I will make further posts in the near future to illustrate modifications to other functions in FSA to make them work seamlessly with dplyr.

p.s., Future examples will be posted on Rpubs and linked to from this blog.  I am tired of trying to get the R code to look nice in the WordPress blog.


Filed under: R Tagged: Data Manipulation, dplyr, FSA, R

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

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)