MENU

Fun & Interesting

R programming for beginners. Manipulate data using the tidyverse: select, filter and mutate.

R Programming 101 193,855 lượt xem 6 years ago
Video Not Working? Fix It Now

Learn to manipulate data using the tidyverse package in R. This is part of the "R programming for beginners" series of videos. In this video, I use one of R's built-in datasets and demonstrate how to use the following DPLYR commands: select, filter, mutate, group_by, and summarise. Part of the analysis includes changing a variable and creating a new variable. R is used for data science and quantitative analysis including statistics. The demonstration is done using R Studio

Comment