Basic overview of the rmongodb package for R

[This article was first published on Data Twirling » 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.

I have been playing around with MongoDB quite a bit over the last few months.  Because I am much better at coding in R, I decided to write up my notes on how to use the rmongodb package.

This is not a comprehensive tutorial by any stretch, but I wanted to share my notes as I walked through the various tasks that I would need for my projects.

The tutorial and R Markdown file are located here:  https://gist.github.com/Btibert3/7751989#file-rmongodb-tutorial-md

If I missed anything, please let me know.  The package has it’s quirks, but just like R, once you work through the functions, it’s pretty powerful.

NOTE:  The tutorial is embedded below.  It doesn’t render that well, so I would recommend hopping over to the gist at the link above.

 

To leave a comment for the author, please follow the link and comment on their blog: Data Twirling » 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)