R Training

How to use the Pipe

Understand the difference between the magritr pipe and the native pipe, and when to use each. Understand when it is better to use the pipe rather than regular Base R syntax.

Working with data frames

Basic principles to work with data frame in base R, Tidyverse, and data.table.

Subsetting

select elements from an R object. All the informtion in this chapter comes from the Subsetting chapter of Advanced R by Hadley Wickham.

Preliminary notions

Básic concepts such as object, names, types, and class.

R vs Stata

Contrast between R and Stata.

Welcome to R Training

Welcome to R Training. This site is intended to host the information of the GPID R training

More articles »

R Training