ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

143,340 results

The GRAPH Courses
Learn R Programming for Data Analysis | Full Beginner's Course | A to Z

LESSON MATERIALS You can access the datasets, code, quizzes and PDF notes for these lessons on our website: ...

9:02:45
Learn R Programming for Data Analysis | Full Beginner's Course | A to Z

41,206 views

3 years ago

Riffomonas Project
Using the purrr and broom R packages to easily perform thousands of statistical tests (CC112)

Functions from the purr and broom R packages are a powerful combination if you need to iterate or repeat a function over multiple ...

20:11
Using the purrr and broom R packages to easily perform thousands of statistical tests (CC112)

10,097 views

4 years ago

Data Analysis and Visualization Using R
1.1 Fundamentals (Variables and Data Structures)

See here for the course website, including a transcript of the code and an interactive quiz for this segment: ...

3:30
1.1 Fundamentals (Variables and Data Structures)

13,383 views

11 years ago

Bruno Rodrigues
Advanced functional programming R tricks to feel like a hacker

In this video I show you how to use the full power of R data frames using functional programming. The goal is to avoid writing ...

20:39
Advanced functional programming R tricks to feel like a hacker

9,520 views

5 years ago

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,199 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

The GRAPH Courses
R coding basics | Foundations of data analysis with R (lesson 3)

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

51:18
R coding basics | Foundations of data analysis with R (lesson 3)

3,471 views

3 years 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,342 views

5 years ago

weecology
Introduction To Making Forecasts From Time-Series Models in R

Data available here: https://course.naturecast.org/data/portal_timeseries.csv.

30:04
Introduction To Making Forecasts From Time-Series Models in R

42,512 views

5 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,335 views

4 years ago

Codanics
R Programming Crash Course (11 h 55 m) – Learn R with Dr Aammar Tufail | Urdu/Hindi #rwithaammar

You can book One to one consultancy session with me on Mentoga: https://mentoga.com/muhammadaammartufail All codes can ...

11:55:37
R Programming Crash Course (11 h 55 m) – Learn R with Dr Aammar Tufail | Urdu/Hindi #rwithaammar

13,734 views

11 months 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

R Consortium
R/Medicine 101: Intro to R for Clinical Data (Stephan Kadauke, Joe Rudolf, Patrick Mathias)

This is a recording of a workshop presented at the R/Medicine 2022 Virtual Conference. Course website: ...

2:24:10
R/Medicine 101: Intro to R for Clinical Data (Stephan Kadauke, Joe Rudolf, Patrick Mathias)

16,326 views

3 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,639 views

4 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

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,728 views

4 years ago

Riffomonas Project
Using lintr and styler to improve the quality and readability of R code (CC300)

The tidyverse style guide is a popular set of rules that you can apply to R code to improve the readability and quality of your code.

34:30
Using lintr and styler to improve the quality and readability of R code (CC300)

2,570 views

1 year ago

R Consortium
R/Insurance Series: From Excel to Programming in R

This webinar demonstrated the instances where employing the R programming language was advantageous and a feasible ...

44:34
R/Insurance Series: From Excel to Programming in R

2,217 views

2 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,133 views

9 months 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