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.
The easiest way to install, I believe, is
| # Stats & R G+ Community | |
| ## New data may take up to 48 hours to appear. So, 2 day lag for latest data | |
| # member30 <- c(15292, 171) | |
| # engage30 <- c(51,43,471) | |
| # member30 / engage30 | |
| # Last 30 days - longest view available | |
| ## 2018-07-19 | |
| member.total <- 15292 |