R Learning – Tutorial 10 – Creating Lists General musings!Gary Hutson17/08/20180 In this video you will learn all about how to create lists in R: Continue Reading
R Learning – Tutorial 8 – Indexing and Slicing Data Frames General musings!Gary Hutson17/08/20180 Selecting elements, rows and columns from data frames: Continue Reading
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 7 – Data Frames (the basics) Data frames have advanced so much since publishing this video, as the new standard is to integrate with DPLYR and use…
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 6 – Matrix Indexing and Slicing Learn how to select elements from a matrix:
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 5 – Creating Matrices Want to be Neo and take the blue or red pill? Well this is nothing like that – these are matrices…
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 4 – Vector Indexing and Slicing This video shows you how to slice and index vectors:
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 3 – Vectors What the devil are vectors? Find out:
General musings!Gary Hutson17/08/20180 R Learning – Tutorial 2 – Creating variables in R This video will show you how to create variables in R:
General musings!Gary Hutson17/08/2018 R Learning – Tutorial 1 – Using R like a calculator The video below teaches you how to use R like a calculator – this is a basic video and gets you…