Available Languages:
Dated: October 2020
Author: Nicolas Greliche
In this video, we explain the steps that one needs to take in order to safely import data into R from RStudio.Before watching this video, we suggest you take a look at Andy Field's excellent series of videos for orientation with RStudio which cover lots of great tips for making the most out of RStudio:http://milton-the-cat.rocks/learnr/r/r_getting_started
This resource includes a video on our YouTube channel, embedded here.
The individual components of the trove are listed below. Click on one to download the file or go to the external url. You can download the full trove below as a .zip file.
Screenshot (12).png
873 KB
Video
ggplot2 Introduction - Data visualisation in R and the Grammar of Graphics (Video 1)
A series of videos talking through why the ggplot2 library in R is a great choice for producing graphs and dat...
Video
ggplot Introduction - Colours and Scales (Video 2)
A series of videos talking through why the ggplot2 library in R is a great choice for producing graphs and dat...
Video
ggplot2 Introduction - Facets, themes and taking things further (Video 3)
In this video we'll take things a bit further, using facets, themes and labels, and go about trying to solve a...
Video
dplyr Quick Overview - Core Functions (Video 1)
In this video, we give you an overview of data manipulation and the core functions of the package dplyr.filter...
Video
Data Analysis Workflow in R - Video 1 - Numeric Variables (t-tests and non-parametric tests)
A demonstration video showing the steps for a simple data analysis problem using RStudio to import, explore an...
Video
Data Analysis Workflow in R - Video 2 - Categorical Variables (chi-square and Fisher test)
Continuing the previous video - now looking at refining hypothesis, modifying data to meet objectives, using t...