Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Data Analysis Tips for Beginners in R | Intro to the Tutorial Series
12Likes
586Views
2021Jan 11
This is an intro to the “Data Analysis Basics in R” tutorial video series. In this series, we will be looking at the 101 most commonly searched/asked data analysis (in R) related questions - such as how to create a R data frame, how to add a column in R, how to read a .csv file, how to use ggplot2, etc. Simple and easy right? Yet, every one of us, including me, have to refresh ourselves on these topics every now and then, and this playlist should help us with it. So, stay tuned… ---------------------------------------- Related videos/links: What is R: https://www.r-project.org/about.html Downloading R and R Studio: https://rstudio-education.github.io/h... Why use R: https://www.r-bloggers.com/2010/12/wh... Benefits of using R: https://www.dummies.com/programming/r... Why learn R: https://data-flair.training/blogs/why... R Swirl: https://swirlstats.com/ Choosing between R and Python: https://www.datacamp.com/community/tu... [Please note that the shared links are not in any way related to this channel or officially endorsed by me; they are just for your reference purposes] ----------------------------------------

Follow along using the transcript.

Ecoresolve

4.51K subscribers

Data Analysis Basics in R

Data Analysis Tips for Beginners in R | Intro to the Tutorial Series

Ecoresolve
2

How to set working directory in R Studio (Data Analysis Basics in R # 1)

Ecoresolve
3

Types of data structures in R (Data Analysis Basics in R # 2)

Ecoresolve
4

How to create a dataframe in R (Data Analysis Basics in R # 3)

Ecoresolve
5

How to install packages in R Studio (Data Analysis Basics in R # 4)

Ecoresolve
6

How to import csv file in R Studio (Data Analysis Basics in R # 5)

Ecoresolve
7

How to add a column in R (Data Analysis Basics in R # 6)

Ecoresolve
8

How to add a row in R dataframes (Data Analysis Basics in R # 9)

Ecoresolve
9

How to remove a row in R dataframes (Data Analysis Basics in R #9)

Ecoresolve
10

How to read text file in R Studio (Data Analysis Basics in R # 7)

Ecoresolve
11

How to remove a column in R dataframes (Data Analysis Basics in R #10)

Ecoresolve
12

How to find out the number of rows and columns in R (Data Analysis Basics in R #11)

Ecoresolve
13

How to calculate sum of rows in R dataframes (Data Analysis Basics in R #12)

Ecoresolve
14

How to calculate sum of columns in R dataframes (Data Analysis Basics in R #13)

Ecoresolve
15

How to find column and row names in R Studio (Data Analysis Basics in R #14)

Ecoresolve
16

How to change column names in R dataframes (Data Analysis Basics in R #15)

Ecoresolve
17

How to remove rows with 0 values in R dataframes (Data Analysis Basics in R #16)

Ecoresolve
18

How to find unique column values in R dataframes (Data Analysis Basics in R #17)

Ecoresolve
19

How to find duplicate values in R dataframes (Data Analysis Basics in R #18)

Ecoresolve
20

Clear console in R Studio (Data Analysis Basics in R #19)

Ecoresolve
21

How to remove NA in R (Data Analysis Basics in R #20)

Ecoresolve
22

Calculate mean by group (Data Analysis Basics in R #21)

Ecoresolve