ニュース

Students are constantly learning new analysis skills, and it can be easy to fall behind, get confused, or need a touch-up after a break from material. To help out, CADS has student interns devoted to ...
The purpose of this tutorial is to show you how to recode columns (that is, to create a new column based on the values in one or more other columns). This is very simple in R and draws on many the ...
As part of our mini-series on programming languages, James Fransham makes the case for R being the best language for data journalism and our team shares their tips for getting started with it ...
R comes with a "base" package, which gives you the ability to perform many common actions like finding the mean or plotting the histogram of a column of data. However, for specific types of actions we ...