This is a quick document aimed at highlighting the basics of what you might want to do using MongoDB and R. I am coming at this, almost completely, from a SQL mindset.
Below we will load the package and connect to Mongo. The console will print TRUE if we are good to go.