learningr icon indicating copy to clipboard operation
learningr copied to clipboard

Helpful resources for learning R

Learning R

R is a very powerful and flexible statistics package and programming language.

This repository contains a number of 'howto' files aimed to providing an introduction to R and some os its possibilities.

You can install R and RStudio with the following links:

  • R: https://cran.rstudio.com/
  • Rstudio: https://www.rstudio.com/products/rstudio/download/#download

Some other great sites for learning R are:

General Howto's

(see also this short overview of useful R functions)

Dealing with textual data

For textual data, we have also developed two R packages to communicate with the AmCAT text analysis framework and to deal with corpus analysis and topic models. We also wrote two relevant howto's:

Below are also some handouts that do not depend on AmCAT, based on a Dutch data set:

Network Analysis

(The last part of the 'semantic network analysis' demo above also has a simplistic network analysis at the end)