What is RStudio and Why Should You Download It? | R Tutorial 1.1 | MarinStatsLectures
2
Download and Install R and RStudio | R Tutorial 1.2 | MarinStatsLectures
3
Getting started with R: Basic Arithmetic and Coding in R | R Tutorial 1.3 | MarinStatsLectures
4
Create and Work with Vectors and Matrices in R | R Tutorial 1.4 | MarinStatslectures
5
Import Data, Copy Data from Excel to R CSV & TXT Files | R Tutorial 1.5 | MarinStatsLectures
6
Importing/Reading Excel data into R using RStudio (readxl) | R Tutorial 1.5b | MarinStatsLectures
7
Export Data from R (csv , txt and other formats) | R Tutorial 1.6 | MarinStatsLectures
8
Importing , Checking and Working with Data in R | R Tutorial 1.7 | MarinStatsLectures
9
Working with Variables and Data in R | R Tutorial 1.8 | MarinStatslectures
10
Subsetting (Sort/Select) Data in R with Square Brackets | R Tutorial 1.9| MarinStatsLectures
11
Logic Statements (TRUE/FALSE), cbind and rbind Functions in R | R Tutorial 1.10| MarinStatsLectures
12
Setting Up Working Directory in R | R Tutorial 1.11 | MarinStatsLectures
13
Writing Scripts in R | R Tutorial 1.12 | MarinStatsLectures
14
How to Install Packages in R | R Tutorial 1.13 | MarinStatsLectures
15
Customizing The Look of R Studio | R Tutorial 1.14 | MarinStatsLectures
16
Apply Function in R | R Tutorial 1.15 | MarinStatsLectures
17
tApply Function in R | R Tutorial 1.16 | MarinStatsLectures
Description:
Embark on a comprehensive R programming tutorial series designed for beginners, covering essential topics to kickstart your journey in data analysis and statistical computing. Learn to download and install R and RStudio, set up working environments, and master fundamental operations such as data import/export, vector and matrix manipulation, and basic coding techniques. Explore crucial functions like subsetting data, using logic statements, and employing cbind and rbind commands. Discover how to write reusable R scripts, install packages, and customize RStudio's interface. Delve into advanced concepts like the apply and tapply functions, all while practicing with provided datasets. No prior R knowledge is required – just bring your enthusiasm to learn this powerful statistical software.
Getting Started with R - R Statistical Software Tutorial Videos