Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
143,340 results
LESSON MATERIALS You can access the datasets, code, quizzes and PDF notes for these lessons on our website: ...
41,206 views
3 years ago
Functions from the purr and broom R packages are a powerful combination if you need to iterate or repeat a function over multiple ...
10,097 views
4 years ago
See here for the course website, including a transcript of the code and an interactive quiz for this segment: ...
13,383 views
11 years ago
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 ...
9,520 views
5 years ago
Having a well organized project directory is critical to the reproducibility of any R project. In this tutorial, Pat shows three ...
11,199 views
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 ...
9,968 views
LESSON MATERIALS You can access the quizzes, PDF notes, and datasets for this lesson at our website: ...
3,471 views
R and Python are the programming language of choice for most data analyst and scientists. Let's take a look at them and see ...
244,342 views
Data available here: https://course.naturecast.org/data/portal_timeseries.csv.
42,512 views
Writing your own R functions is critical to expanding the versatility and reproducibility of your code. In this epsiode Pat shares ...
22,335 views
You can book One to one consultancy session with me on Mentoga: https://mentoga.com/muhammadaammartufail All codes can ...
13,734 views
11 months ago
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 ...
7,055 views
This is a recording of a workshop presented at the R/Medicine 2022 Virtual Conference. Course website: ...
16,326 views
git and GitHub are a great tools for facilitating reproducibility. RStudio is a wonderful tool for writing in R. Put them together ...
80,639 views
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 ...
4,131 views
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 ...
8,728 views
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.
2,570 views
1 year ago
This webinar demonstrated the instances where employing the R programming language was advantageous and a feasible ...
2,217 views
2 years ago
Take my Full R Programming for Data Analysts Course: https://www.analystbuilder.com/courses/r-programming-for-data-analysts ...
28,133 views
9 months ago
Introduction to vectors including slicing and use with functions including length, mean, max, min, and mean.
1,225 views