Before you can analyze and visualize data, you have to get that data into R. There are various ways to do this, depending on how your data is formatted and where it’s located. Usually, the function ...
Combining multiple datasets, whether by stacking or joining, is commonly necessary as is changing the shape of data. The plyr and reshape2 packages offer good functions for accomplishing this in ...
The table below shows my favorite go-to R packages for data import, wrangling, visualization and analysis — plus a few miscellaneous tasks tossed in. The package names in the table are clickable if ...
Do you want to improve your R skills? Here are my favorite R language resources for users at any level. [This story is part of Computerworld’s “Beginner’s guide to R.” You’ll find links to the whole ...