Sure, you could use one of the commercial or open-source RSS readers. But isn’t it more fun to code your own? RSS feeds have been around since the late ’90s, and they remain a handy way to keep up ...
R packages are great for organizing your own work, not only sharing with others. See how to create an R package in a few simple steps, thanks to packages like devtools, usethis, and roxygen2 When you ...
It's not quite like C# or Python, but the R language's object-oriented programming capabilities are getting better with each iteration. Let's take a look at what .NET developers are able do now with ...
One of Slack‘s greatest appeals is that it’s so extensible. While its main purpose is group collaboration, add-on apps can do everything from answer questions about business analytics to offer project ...
Let's use this classical statistics technique -- and some R, of course -- to get to some of the latent variables hiding in your data. Factor analysis is a classical statistics technique that examines ...