ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

71,527 results

Riffomonas Project
Three approaches to organize your R project (CC178)

Having a well organized project directory is critical to the reproducibility of any R project. In this tutorial, Pat shows three ...

16:59
Three approaches to organize your R project (CC178)

11,200 views

4 years ago

Riffomonas Project
A tutorial for writing functions in R (CC177)

Writing your own R functions is critical to expanding the versatility and reproducibility of your code. In this epsiode Pat shares ...

14:37
A tutorial for writing functions in R (CC177)

22,338 views

4 years ago

weecology
Introduction to R Packages

This video is an introduction to the idea of packages in R. Packages are the main way that we share reusable code in R and ...

4:49
Introduction to R Packages

9,968 views

5 years ago

Bruno Rodrigues
Easy error handling in R (no loops) and some more functional programming tricks

In this video I show how to use the possibly() function from {purrr} which makes it easily to avoid having code that fails when an ...

15:02
Easy error handling in R (no loops) and some more functional programming tricks

4,131 views

5 years ago

weecology
Basics of Vectors in R

Introduction to vectors including slicing and use with functions including length, mean, max, min, and mean.

8:40
Basics of Vectors in R

1,225 views

5 years ago

Alex The Analyst
Installing R and R Studio | R for Data Analytics Series

Take my Full R Programming for Data Analysts Course: https://www.analystbuilder.com/courses/r-programming-for-data-analysts ...

5:59
Installing R and R Studio | R for Data Analytics Series

28,162 views

9 months ago

Alex The Analyst
R vs Python | Which is Better for Data Analysis?

R and Python are the programming language of choice for most data analyst and scientists. Let's take a look at them and see ...

11:51
R vs Python | Which is Better for Data Analysis?

244,350 views

5 years ago

weecology
Introduction To `if` Statements In R

This video is an introduction to "if" statements in R. And "if" statements allow us to only execute a particular block of code if a ...

7:18
Introduction To `if` Statements In R

8,942 views

5 years ago

Riffomonas Project
What's the difference between a matrix, data frame, and tibble in R? (CC180)

Do you know when to use a matrix, data frame, or tibble in R? Do you know how to use each or even what the differences are ...

19:11
What's the difference between a matrix, data frame, and tibble in R? (CC180)

8,729 views

4 years ago

datalabcc
R - Coding - 4.1

The statistical programming language R is a strong contender for the most important language in data science. Get a concise ...

5:07
R - Coding - 4.1

1,064 views

9 years ago

Riffomonas Project
Using dplyr's join functions in R to filter and merge data frames (CC164)

The ability to use dplyr's join functions to merge and filter data frames in R has made life so much easier than trying to do the same ...

13:19
Using dplyr's join functions in R to filter and merge data frames (CC164)

7,055 views

4 years ago

Mirko von Hein
Survival Analysis in R: A Total Beginner’s Guide

Learn survival analysis in R with this easy-to-follow, step-by-step tutorial for beginners with no coding background. Want to ...

13:33
Survival Analysis in R: A Total Beginner’s Guide

4,400 views

11 months ago

The GRAPH Courses
Installing R & RStudio | Foundations of data analysis with R (lesson 1)

LESSON MATERIALS You can access the quizzes, PDF notes, and datasets for this lesson at our website: ...

10:24
Installing R & RStudio | Foundations of data analysis with R (lesson 1)

4,643 views

3 years ago

Carnegie Mellon University Libraries
Introduction to R: Lesson 1 (1/3)

This segment covers creating a new project. This course is designed to be used in conjunction with the Introduction to R ...

4:04
Introduction to R: Lesson 1 (1/3)

540 views

4 years ago

datalabcc
Packages - R: An Introduction - 2.3

Packages are free code add-ons that make R capable of doing nearly anything. For more on this topic – and all of data science!

7:24
Packages - R: An Introduction - 2.3

2,241 views

8 years ago

Riffomonas Project
Finding and loading data into R (CC159)

I would like to compare the percent of people who said they would receive the COVID-19 vaccine in 2020 to those who actually ...

18:05
Finding and loading data into R (CC159)

1,209 views

4 years ago

Riffomonas Project
Connecting an existing RStudio project to git and GitHub (CC145)

git and GitHub are a great tools for facilitating reproducibility. RStudio is a wonderful tool for writing in R. Put them together ...

10:43
Connecting an existing RStudio project to git and GitHub (CC145)

80,659 views

4 years ago

Luke Smith
Basics of R Dataframes! Subsetting, Columns, Ifelse

Support the channel!: https://Patreon.com/LukeSmith Give me money: https://PayPal.me/LukeMSmith Ask a question: ...

14:58
Basics of R Dataframes! Subsetting, Columns, Ifelse

16,758 views

8 years ago

R Consortium
An {arsenal} of R Functions for Statistical Summaries

Ethan Heinzen, Senior Data Science Analyst at Mayo Clinic, presents the {Arsenal} package, R Functions for Statistical ...

18:04
An {arsenal} of R Functions for Statistical Summaries

2,530 views

4 years ago

weecology
Working With SQL Databases From R: Introduction & Connecting To Databases

The portal.sqlite file can be downloaded here: https://ndownloader.figshare.com/files/11188550 Notes on how to create a file like ...

11:54
Working With SQL Databases From R: Introduction & Connecting To Databases

45,872 views

5 years ago